Searched refs:BNX_NSEG_RSVD (Results 1 – 2 of 2) sorted by relevance
409 #define BNX_NSEG_RSVD 4 macro
2928 (BNX_NSEG_RSVD + BNX_NSEG_SPARE)) in bnx_txeof()3427 maxsegs = (BGE_TX_RING_CNT - txr->bnx_tx_cnt) - BNX_NSEG_RSVD; in bnx_encap()3546 (BNX_NSEG_RSVD + BNX_NSEG_SPARE)) { in bnx_start()