Home
last modified time | relevance | path

Searched refs:BNX_NSEG_RSVD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bnx/
HDif_bnxvar.h409 #define BNX_NSEG_RSVD 4 macro
HDif_bnx.c2928 (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()