Lines Matching refs:stat_idx
2217 u16 stat_idx = vsi->info.stat_counter_idx; in ixl_update_eth_stats() local
2223 ixl_stat_update32(hw, I40E_GLV_TEPC(stat_idx), in ixl_update_eth_stats()
2226 ixl_stat_update32(hw, I40E_GLV_RDPC(stat_idx), in ixl_update_eth_stats()
2230 ixl_stat_update48(hw, I40E_GLV_GORCL(stat_idx), in ixl_update_eth_stats()
2233 ixl_stat_update48(hw, I40E_GLV_UPRCL(stat_idx), in ixl_update_eth_stats()
2236 ixl_stat_update48(hw, I40E_GLV_MPRCL(stat_idx), in ixl_update_eth_stats()
2239 ixl_stat_update48(hw, I40E_GLV_BPRCL(stat_idx), in ixl_update_eth_stats()
2243 ixl_stat_update48(hw, I40E_GLV_GOTCL(stat_idx), in ixl_update_eth_stats()
2246 ixl_stat_update48(hw, I40E_GLV_UPTCL(stat_idx), in ixl_update_eth_stats()
2249 ixl_stat_update48(hw, I40E_GLV_MPTCL(stat_idx), in ixl_update_eth_stats()
2252 ixl_stat_update48(hw, I40E_GLV_BPTCL(stat_idx), in ixl_update_eth_stats()