Searched refs:DC_TX_LIST_RSVD (Results 1 – 2 of 2) sorted by relevance
474 #define DC_TX_LIST_RSVD 5 macro
3075 if (sc->dc_cdata.dc_tx_cnt <= DC_TX_LIST_CNT - DC_TX_LIST_RSVD) { in dc_txeof()3401 DC_TX_LIST_RSVD) { in dc_encap()3444 if (sc->dc_cdata.dc_tx_cnt + nseg > DC_TX_LIST_CNT - DC_TX_LIST_RSVD) { in dc_encap()3544 if (sc->dc_cdata.dc_tx_cnt > DC_TX_LIST_CNT - DC_TX_LIST_RSVD) { in dc_start_locked()