Searched defs:total_rx_packets (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_xsk.c | 251 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ixgbe_clean_rx_irq_zc() local
|
| 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
|
| /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 | 2330 unsigned int total_rx_packets) 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
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 185 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 | 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/intel/e1000e/ |
| H A D | netdev.c | 928 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local 1326 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local 1519 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
|
| H A D | e1000.h | 240 unsigned int total_rx_packets; 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/wangxun/libwx/ |
| H A D | wx_lib.c | 673 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 | 1120 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbevf_clean_rx_irq() local
|