Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2387 uint16_t bge_tx_cons_idx; member
2389 uint16_t bge_tx_cons_idx;
H A Dif_bge.c4532 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_poll()
4605 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_intr_task()
4691 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_intr()
6828 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx; in bge_debugnet_poll()