Searched defs:total_rx_packets (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c252 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
H A Dixgbe_main.c2323 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c434 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
H A Di40e_txrx.c2480 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
2368 i40e_update_rx_stats(struct i40e_ring *rx_ring, unsigned int total_rx_bytes, unsigned int total_rx_packets) argument
[all...]
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000.h218 unsigned int total_rx_packets; member in struct:e1000_adapter
H A De1000_main.c4141 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
4359 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
[all...]
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h194 unsigned int total_rx_packets; member in struct:igbvf_adapter
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c832 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1497 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c626 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A De1000.h239 unsigned int total_rx_packets; member in struct:e1000_adapter
H A Dnetdev.c927 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
1325 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
1518 unsigned int total_rx_bytes = 0, total_rx_packets = 0; local
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1120 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; local

Completed in 349 milliseconds