Lines Matching refs:ice_hw

899 ice_flow_xtract_fld(struct ice_hw *hw, struct ice_flow_prof_params *params,  in ice_flow_xtract_fld()
1100 ice_flow_xtract_raws(struct ice_hw *hw, struct ice_flow_prof_params *params, in ice_flow_xtract_raws()
1177 ice_flow_create_xtrct_seq(struct ice_hw *hw, in ice_flow_create_xtrct_seq()
1211 ice_flow_proc_segs(struct ice_hw *hw, struct ice_flow_prof_params *params) in ice_flow_proc_segs()
1250 ice_flow_find_prof_conds(struct ice_hw *hw, enum ice_block blk, in ice_flow_find_prof_conds()
1295 ice_flow_find_prof_id(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_find_prof_id()
1313 ice_flow_rem_entry_sync(struct ice_hw *hw, enum ice_block __always_unused blk, in ice_flow_rem_entry_sync()
1340 ice_flow_add_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_add_prof_sync()
1417 ice_flow_rem_prof_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_prof_sync()
1459 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof()
1490 ice_flow_disassoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_disassoc_prof()
1521 ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir, in ice_flow_add_prof()
1558 int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof()
1592 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id, in ice_flow_add_entry()
1662 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h) in ice_flow_rem_entry()
1802 int ice_flow_rem_vsi_prof(struct ice_hw *hw, u16 vsi_handle, u64 prof_id) in ice_flow_rem_vsi_prof()
1905 void ice_rem_vsi_rss_list(struct ice_hw *hw, u16 vsi_handle) in ice_rem_vsi_rss_list()
1931 int ice_rem_vsi_rss_cfg(struct ice_hw *hw, u16 vsi_handle) in ice_rem_vsi_rss_cfg()
1970 ice_rem_rss_list(struct ice_hw *hw, u16 vsi_handle, struct ice_flow_prof *prof) in ice_rem_rss_list()
1999 ice_add_rss_list(struct ice_hw *hw, u16 vsi_handle, struct ice_flow_prof *prof) in ice_add_rss_list()
2055 ice_add_rss_cfg_sync(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds, in ice_add_rss_cfg_sync()
2161 ice_add_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds, in ice_add_rss_cfg()
2192 ice_rem_rss_cfg_sync(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds, in ice_rem_rss_cfg_sync()
2249 ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds, in ice_rem_rss_cfg()
2311 int ice_add_avf_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u64 avf_hash) in ice_add_avf_rss_cfg()
2399 int ice_replay_rss_cfg(struct ice_hw *hw, u16 vsi_handle) in ice_replay_rss_cfg()
2438 u64 ice_get_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u32 hdrs) in ice_get_rss_cfg()