Searched refs:ice_rem_rss_cfg (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.h | 413 ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds,
|
H A D | ice_flow.c | 2236 * ice_rem_rss_cfg - remove an existing RSS config with matching hashed fields 2249 ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle, u64 hashed_flds, in ice_rem_rss_cfg() function
|
H A D | ice_virtchnl.c | 868 status = ice_rem_rss_cfg(hw, vsi->idx, hash_flds, in ice_vc_handle_rss_cfg() 876 dev_err(dev, "ice_rem_rss_cfg failed for VF ID:%d, error:%d\n", in ice_vc_handle_rss_cfg()
|
Completed in 8 milliseconds