Searched refs:ice_stat_update_40 (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.c | 5142 ice_stat_update_40(struct ice_hw *hw, in ice_stat_update_40() function 5177 ice_stat_update_40(hw, GLV_GORCH(idx), GLV_GORCL(idx), in ice_update_vsi_stats() 5180 ice_stat_update_40(hw, GLV_UPRCH(idx), GLV_UPRCL(idx), in ice_update_vsi_stats() 5183 ice_stat_update_40(hw, GLV_MPRCH(idx), GLV_MPRCL(idx), in ice_update_vsi_stats() 5186 ice_stat_update_40(hw, GLV_BPRCH(idx), GLV_BPRCL(idx), in ice_update_vsi_stats() 5207 ice_stat_update_40(hw, GLV_GOTCH(idx), GLV_GOTCL(idx), in ice_update_vsi_stats() 5210 ice_stat_update_40(hw, GLV_UPTCH(idx), GLV_UPTCL(idx), in ice_update_vsi_stats() 5213 ice_stat_update_40(hw, GLV_MPTCH(idx), GLV_MPTCL(idx), in ice_update_vsi_stats() 5216 ice_stat_update_40(hw, GLV_BPTCH(idx), GLV_BPTCL(idx), in ice_update_vsi_stats() 5257 ice_stat_update_40(hw, GLPRT_GORCH(hw->port_info->lport), in ice_read_stats_registers() [all …]
|