Searched refs:I40E_VEB_TC_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 235 #define I40E_VEB_TC_STAT(_name, _stat) \ macro 279 I40E_VEB_TC_STAT("veb.tc_%u_tx_packets", tc_tx_packets), 280 I40E_VEB_TC_STAT("veb.tc_%u_tx_bytes", tc_tx_bytes), 281 I40E_VEB_TC_STAT("veb.tc_%u_rx_packets", tc_rx_packets), 282 I40E_VEB_TC_STAT("veb.tc_%u_rx_bytes", tc_rx_bytes),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 235 #define I40E_VEB_TC_STAT(_name, _stat) \ macro 277 I40E_VEB_TC_STAT("veb.tc_%u_tx_packets", tc_tx_packets), 278 I40E_VEB_TC_STAT("veb.tc_%u_tx_bytes", tc_tx_bytes), 279 I40E_VEB_TC_STAT("veb.tc_%u_rx_packets", tc_rx_packets), 280 I40E_VEB_TC_STAT("veb.tc_%u_rx_bytes", tc_rx_bytes),
|
Completed in 14 milliseconds