Searched defs:next_to_clean (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/dev/ena/ | ||
H A D | ena_datapath.c | 244 uint16_t next_to_clean; ena_tx_cleanup() local |
H A D | ena.h | 336 uint16_t next_to_clean; global() member |
/freebsd-src/sys/dev/ice/ | ||
H A D | ice_controlq.h | 80 u16 next_to_clean; global() member |
/freebsd-src/sys/dev/iavf/ | ||
H A D | iavf_adminq.h | 59 u16 next_to_clean; member |
/freebsd-src/sys/dev/ixl/ | ||
H A D | i40e_adminq.h | 61 u16 next_to_clean; member |
/freebsd-src/sys/dev/al_eth/ | ||
H A D | al_eth.c | 1147 uint16_t next_to_clean; in al_eth_tx_do_cleanup() local |
H A D | al_eth.h | 113 uint16_t next_to_clean; member |