Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgevar.h282 int bge_tx_wreg; member
H A Dif_bge.c2440 sc->bge_tx_wreg = BGE_TX_WREG_NSEGS; in bge_attach()
2619 &sc->bge_tx_wreg, 0, in bge_attach()
3718 if (nsegs >= sc->bge_tx_wreg) { in bge_start()