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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bgereg.h2400 uint16_t bge_tx_cons_idx; member in struct:bge_sts_idx
2402 uint16_t bge_tx_cons_idx;
H A Dif_bge.c4560 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx;
4633 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx;
4719 tx_cons = sc->bge_ldata.bge_status_block->bge_idx[0].bge_tx_cons_idx;

Completed in 180 milliseconds