Searched refs:i40e_stat_update32 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 637 static void i40e_stat_update32(struct i40e_hw *hw, u32 reg, in i40e_stat_update32() function 682 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), offset_loaded, in i40e_stats_update_rx_discards() 709 i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx), in i40e_update_eth_stats() 712 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), in i40e_update_eth_stats() 715 i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx), in i40e_update_eth_stats() 780 i40e_stat_update32(hw, I40E_GLSW_TDPC(idx), in i40e_update_veb_stats() 784 i40e_stat_update32(hw, I40E_GLSW_RUPP(idx), in i40e_update_veb_stats() 988 i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port), in i40e_update_pf_stats() 1023 i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port), in i40e_update_pf_stats() 1028 i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port), in i40e_update_pf_stats() [all …]
|