Searched defs:total_rx_packets (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_xsk.c | 845 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ice_clean_rx_irq_zc() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 2332 unsigned int total_rx_packets) in i40e_update_rx_stats() 2442 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq() local
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | igbvf.h | 194 unsigned int total_rx_packets; member
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000.h | 218 unsigned int total_rx_packets; member
|
H A D | e1000_main.c | 4138 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local 4356 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 1139 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in iavf_clean_rx_irq() local
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 927 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local 1325 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local 1518 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
|
H A D | e1000.h | 239 unsigned int total_rx_packets; member
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 624 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in wx_clean_rx_irq() local
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 1119 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbevf_clean_rx_irq() local
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 2322 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbe_clean_rx_irq() local
|