Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c591 static void i40e_stat_update32(struct i40e_hw *hw, u32 reg, in i40e_stat_update32() function
635 i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx), in i40e_update_eth_stats()
638 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), in i40e_update_eth_stats()
641 i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx), in i40e_update_eth_stats()
702 i40e_stat_update32(hw, I40E_GLSW_TDPC(idx), in i40e_update_veb_stats()
706 i40e_stat_update32(hw, I40E_GLSW_RUPP(idx), in i40e_update_veb_stats()
886 i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port), in i40e_update_pf_stats()
921 i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port), in i40e_update_pf_stats()
926 i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port), in i40e_update_pf_stats()
930 i40e_stat_update32(hw, I40E_GLPRT_ILLERRC(hw->port), in i40e_update_pf_stats()
[all …]