Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h837 u16 fd_ctr_base; /* FD counter base index */ member
H A Dice_main.c6713 u16 fd_ctr_base; in ice_update_pf_stats() local
6805 fd_ctr_base = hw->fd_ctr_base; in ice_update_pf_stats()
6808 GLSTAT_FD_CNT0L(ICE_FD_SB_STAT_IDX(fd_ctr_base)), in ice_update_pf_stats()
H A Dice_ethtool_fdir.c1752 input->cnt_index = ICE_FD_SB_STAT_IDX(hw->fd_ctr_base); in ice_set_fdir_input_set()
H A Dice_common.c1225 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()
1255 ice_free_fd_res_cntr(hw, hw->fd_ctr_base); in ice_deinit_hw()