Searched defs:total_rx_bytes (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_xsk.c | 408 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_zc() local
|
| H A D | i40e_txrx.c | 2329 unsigned int total_rx_bytes, in i40e_update_rx_stats() 2440 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_xsk.c | 572 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ice_clean_rx_irq_zc() local
|
| H A D | ice_txrx.c | 948 unsigned int total_rx_bytes = 0, total_rx_pkts = 0; in ice_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 184 unsigned int total_rx_bytes; member
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 940 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local 1338 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local 1531 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_bytes; member
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 1389 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in iavf_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 4150 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local 4368 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 674 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in wx_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 2500 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbe_clean_rx_irq() local
|