Searched defs:total_rx_bytes (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_xsk.c | 252 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ixgbe_clean_rx_irq_zc() local
|
D | ixgbe_main.c | 2289 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbe_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.c | 437 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_zc() local
|
D | i40e_txrx.c | 2385 unsigned int total_rx_bytes, in i40e_update_rx_stats() 2496 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_xsk.c | 845 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ice_clean_rx_irq_zc() local
|
D | ice_txrx.c | 1152 unsigned int total_rx_bytes = 0, total_rx_pkts = 0; in ice_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 193 unsigned int total_rx_bytes; member
|
/Linux-v6.6/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 217 unsigned int total_rx_bytes; member
|
D | e1000_main.c | 4141 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local 4359 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/ |
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
|
D | e1000.h | 238 unsigned int total_rx_bytes; member
|
/Linux-v6.6/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 1498 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in iavf_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/ |
D | sdio.c | 1001 u32 rx_len, hisr, total_rx_bytes = 0; in rtw_sdio_rx_isr() local
|
/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/ |
D | wx_lib.c | 692 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in wx_clean_rx_irq() local
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 1120 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbevf_clean_rx_irq() local
|