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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c650 * i40e_stat_update32 - read and update a 32 bit stat from the chip
657 static void i40e_stat_update32(struct i40e_hw *hw, u32 reg, function
700 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), offset_loaded,
725 i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
728 i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx),
793 i40e_stat_update32(hw, I40E_GLSW_TDPC(idx),
797 i40e_stat_update32(hw, I40E_GLSW_RUPP(idx),
1019 i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port),
1054 i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port),
1059 i40e_stat_update32(h
[all...]

Completed in 119 milliseconds