Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c4710 ice_stat_update_40(struct ice_hw *hw, in ice_stat_update_40() function
4745 ice_stat_update_40(hw, GLV_GORCH(idx), GLV_GORCL(idx), in ice_update_vsi_stats()
4748 ice_stat_update_40(hw, GLV_UPRCH(idx), GLV_UPRCL(idx), in ice_update_vsi_stats()
4751 ice_stat_update_40(hw, GLV_MPRCH(idx), GLV_MPRCL(idx), in ice_update_vsi_stats()
4754 ice_stat_update_40(hw, GLV_BPRCH(idx), GLV_BPRCL(idx), in ice_update_vsi_stats()
4775 ice_stat_update_40(hw, GLV_GOTCH(idx), GLV_GOTCL(idx), in ice_update_vsi_stats()
4778 ice_stat_update_40(hw, GLV_UPTCH(idx), GLV_UPTCL(idx), in ice_update_vsi_stats()
4781 ice_stat_update_40(hw, GLV_MPTCH(idx), GLV_MPTCL(idx), in ice_update_vsi_stats()
4784 ice_stat_update_40(hw, GLV_BPTCH(idx), GLV_BPTCL(idx), in ice_update_vsi_stats()
4825 ice_stat_update_40(hw, GLPRT_GORCH(hw->port_info->lport), in ice_read_stats_registers()
[all …]