Searched refs:ice_get_fdir_cnt_all (Results 1 – 4 of 4) sorted by relevance
215 int ice_get_fdir_cnt_all(struct ice_hw *hw);
240 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()
764 int ice_get_fdir_cnt_all(struct ice_hw *hw) in ice_get_fdir_cnt_all() function
2705 cmd->data = ice_get_fdir_cnt_all(hw); in ice_get_rxnfc()