Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h158 int ice_get_fdir_cnt_all(struct ice_hw *hw);
H A Dice_fdir.c453 int ice_get_fdir_cnt_all(struct ice_hw *hw) in ice_get_fdir_cnt_all() function
H A Dice_ethtool_fdir.c239 cmd->data = ice_get_fdir_cnt_all(hw); in ice_get_fdir_fltr_ids()
1649 if (fsp->location >= ice_get_fdir_cnt_all(hw)) { in ice_add_fdir_ethtool()
H A Dice_ethtool.c2691 cmd->data = ice_get_fdir_cnt_all(hw); in ice_get_rxnfc()