/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.c | 764 ice_stat_update32(hw, GLPRT_PXOFFRXC(port, i), in ice_update_dcb_stats() 768 ice_stat_update32(hw, GLPRT_PXONRXC(port, i), in ice_update_dcb_stats() 772 ice_stat_update32(hw, GLPRT_PXONTXC(port, i), in ice_update_dcb_stats() 776 ice_stat_update32(hw, GLPRT_PXOFFTXC(port, i), in ice_update_dcb_stats() 780 ice_stat_update32(hw, GLPRT_RXON2OFFCNT(port, i), in ice_update_dcb_stats()
|
H A D | ice_main.c | 5489 ice_stat_update32(hw, PRTRPB_RDPC, pf->stat_prev_loaded, in ice_update_pf_stats() 5509 ice_stat_update32(hw, GLPRT_TDOLD(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5561 ice_stat_update32(hw, GLPRT_LXONRXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5564 ice_stat_update32(hw, GLPRT_LXOFFRXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5567 ice_stat_update32(hw, GLPRT_LXONTXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5570 ice_stat_update32(hw, GLPRT_LXOFFTXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5575 ice_stat_update32(hw, GLPRT_CRCERRS(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5578 ice_stat_update32(hw, GLPRT_ILLERRC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5581 ice_stat_update32(hw, GLPRT_MLFC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 5585 ice_stat_update32(h in ice_update_pf_stats() [all...] |
H A D | ice_common.h | 170 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded,
|
H A D | ice_lib.c | 1549 ice_stat_update32(hw, GLV_RDPC(vsi_num), vsi->stat_offsets_loaded, in ice_update_eth_stats() 1564 ice_stat_update32(hw, GLV_TEPC(vsi_num), vsi->stat_offsets_loaded, in ice_update_eth_stats()
|
H A D | ice_common.c | 4196 * ice_stat_update32 - read 32 bit stat from the chip and update stat values 4204 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, in ice_stat_update32() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.c | 891 ice_stat_update32(hw, GLPRT_PXOFFRXC(port, i), in ice_update_dcb_stats() 895 ice_stat_update32(hw, GLPRT_PXONRXC(port, i), in ice_update_dcb_stats() 899 ice_stat_update32(hw, GLPRT_PXONTXC(port, i), in ice_update_dcb_stats() 903 ice_stat_update32(hw, GLPRT_PXOFFTXC(port, i), in ice_update_dcb_stats() 907 ice_stat_update32(hw, GLPRT_RXON2OFFCNT(port, i), in ice_update_dcb_stats()
|
H A D | ice_main.c | 6702 ice_stat_update32(hw, PRTRPB_RDPC, pf->stat_prev_loaded, in ice_update_pf_stats() 6722 ice_stat_update32(hw, GLPRT_TDOLD(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6774 ice_stat_update32(hw, GLPRT_LXONRXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6777 ice_stat_update32(hw, GLPRT_LXOFFRXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6780 ice_stat_update32(hw, GLPRT_LXONTXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6783 ice_stat_update32(hw, GLPRT_LXOFFTXC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6788 ice_stat_update32(hw, GLPRT_CRCERRS(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6791 ice_stat_update32(hw, GLPRT_ILLERRC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6794 ice_stat_update32(hw, GLPRT_MLFC(port), pf->stat_prev_loaded, in ice_update_pf_stats() 6798 ice_stat_update32(h in ice_update_pf_stats() [all...] |
H A D | ice_common.h | 203 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded,
|
H A D | ice_lib.c | 1772 ice_stat_update32(hw, GLV_RDPC(vsi_num), vsi->stat_offsets_loaded, in ice_update_eth_stats() 1787 ice_stat_update32(hw, GLV_TEPC(vsi_num), vsi->stat_offsets_loaded, in ice_update_eth_stats()
|
H A D | ice_common.c | 5109 * ice_stat_update32 - read 32 bit stat from the chip and update stat values 5117 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, in ice_stat_update32() function
|