Home
last modified time | relevance | path

Searched refs:fd_ctr_base (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_type.h585 u16 fd_ctr_base; /* FD counter base index */ member
H A Dice_main.c5466 u16 fd_ctr_base; in ice_update_pf_stats() local
5555 fd_ctr_base = hw->fd_ctr_base; in ice_update_pf_stats()
5558 GLSTAT_FD_CNT0L(ICE_FD_SB_STAT_IDX(fd_ctr_base)), in ice_update_pf_stats()
H A Dice_common.c975 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()
1005 ice_free_fd_res_cntr(hw, hw->fd_ctr_base); in ice_deinit_hw()
H A Dice_ethtool_fdir.c1513 input->cnt_index = ICE_FD_SB_STAT_IDX(hw->fd_ctr_base); in ice_set_fdir_input_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_type.h836 u16 fd_ctr_base; /* FD counter base index */ member
H A Dice_common.c1207 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()
1237 ice_free_fd_res_cntr(hw, hw->fd_ctr_base); in ice_deinit_hw()
H A Dice_main.c6676 u16 fd_ctr_base; in ice_update_pf_stats() local
6768 fd_ctr_base = hw->fd_ctr_base; in ice_update_pf_stats()
6771 GLSTAT_FD_CNT0L(ICE_FD_SB_STAT_IDX(fd_ctr_base)), in ice_update_pf_stats()
H A Dice_ethtool_fdir.c1743 input->cnt_index = ICE_FD_SB_STAT_IDX(hw->fd_ctr_base); in ice_set_fdir_input_set()

Completed in 38 milliseconds