Home
last modified time | relevance | path

Searched refs:I40E_GET_PFC_STAT (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2274 #define I40E_GET_PFC_STAT(stat, priority) \ in i40e_get_pfc_stats() macro
2278 I40E_GET_PFC_STAT(priority_xon_rx, i), in i40e_get_pfc_stats()
2279 I40E_GET_PFC_STAT(priority_xoff_rx, i), in i40e_get_pfc_stats()
2280 I40E_GET_PFC_STAT(priority_xon_tx, i), in i40e_get_pfc_stats()
2281 I40E_GET_PFC_STAT(priority_xoff_tx, i), in i40e_get_pfc_stats()
2282 I40E_GET_PFC_STAT(priority_xon_2_xoff, i), in i40e_get_pfc_stats()