Searched defs:rx_prod (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/bge/ |
H A D | if_bge.c | 4286 bge_rxeof(struct bge_softc *sc, uint16_t rx_prod, int holdlck) in bge_rxeof() 4517 uint16_t rx_prod, tx_cons; in bge_poll() local 4587 uint16_t rx_prod, tx_cons; in bge_intr_task() local 4644 uint16_t rx_prod, tx_cons; in bge_intr() local 6816 uint32_t rx_prod, tx_cons; in bge_debugnet_poll() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_ll2.c | 1535 struct core_ll2_rx_prod rx_prod = {0, 0, 0}; in ecore_ll2_post_rx_buffer_notify_fw() local
|
/freebsd/sys/dev/bce/ |
H A D | if_bce.c | 10370 bce_dump_rx_bd_chain(struct bce_softc *sc, u16 rx_prod, int count) in bce_dump_rx_bd_chain()
|
H A D | if_bcereg.h | 6446 u16 rx_prod; member
|