Home
last modified time | relevance | path

Searched refs:IXGBEVF_STAT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c31 #define IXGBEVF_STAT(_name, _stat) { \ macro
50 IXGBEVF_STAT("tx_busy", tx_busy),
51 IXGBEVF_STAT("tx_restart_queue", restart_queue),
52 IXGBEVF_STAT("tx_timeout_count", tx_timeout_count),
54 IXGBEVF_STAT("rx_csum_offload_errors", hw_csum_rx_error),
55 IXGBEVF_STAT("alloc_rx_page", alloc_rx_page),
56 IXGBEVF_STAT("alloc_rx_page_failed", alloc_rx_page_failed),
57 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
58 IXGBEVF_STAT("tx_ipsec", tx_ipsec),
59 IXGBEVF_STAT("rx_ipse
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c29 #define IXGBEVF_STAT(_name, _stat) { \ macro
48 IXGBEVF_STAT("tx_busy", tx_busy),
49 IXGBEVF_STAT("tx_restart_queue", restart_queue),
50 IXGBEVF_STAT("tx_timeout_count", tx_timeout_count),
52 IXGBEVF_STAT("rx_csum_offload_errors", hw_csum_rx_error),
53 IXGBEVF_STAT("alloc_rx_page", alloc_rx_page),
54 IXGBEVF_STAT("alloc_rx_page_failed", alloc_rx_page_failed),
55 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
56 IXGBEVF_STAT("tx_ipsec", tx_ipsec),
57 IXGBEVF_STAT("rx_ipse
[all...]

Completed in 2 milliseconds