Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnxvar.h408 #define BNX_NSEG_SPARE 33 /* enough for 64K TSO segment */ macro
H A Dif_bnx.c2928 (BNX_NSEG_RSVD + BNX_NSEG_SPARE)) in bnx_txeof()
3428 KASSERT(maxsegs >= BNX_NSEG_SPARE, in bnx_encap()
3546 (BNX_NSEG_RSVD + BNX_NSEG_SPARE)) { in bnx_start()