Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnxvar.h251 int bnx_tx_wreg; member
H A Dif_bnx.c3566 if (nsegs >= txr->bnx_tx_wreg) { in bnx_start()
5241 txr->bnx_tx_wreg = BNX_TX_WREG_NSEGS; in bnx_create_tx_ring()
5304 tx_wreg = txr->bnx_tx_wreg; in bnx_sysctl_tx_wreg()
5311 sc->bnx_tx_ring[i].bnx_tx_wreg = tx_wreg; in bnx_sysctl_tx_wreg()