Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_fdir.h215 int ice_get_fdir_cnt_all(struct ice_hw *hw);
Dice_ethtool_fdir.c240 cmd->data = ice_get_fdir_cnt_all(hw); in ice_get_fdir_fltr_ids()
1879 if (fsp->location >= ice_get_fdir_cnt_all(hw)) { in ice_add_fdir_ethtool()
Dice_fdir.c764 int ice_get_fdir_cnt_all(struct ice_hw *hw) in ice_get_fdir_cnt_all() function
Dice_ethtool.c2705 cmd->data = ice_get_fdir_cnt_all(hw); in ice_get_rxnfc()