Home
last modified time | relevance | path

Searched refs:ice_rem_rss_cfg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h444 int ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle,
H A Dice_flow.c2530 * ice_rem_rss_cfg - remove an existing RSS config with matching hashed fields
2542 ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle, in ice_rem_rss_cfg() function
H A Dice_virtchnl.c888 status = ice_rem_rss_cfg(hw, vsi->idx, &cfg); in ice_vc_handle_rss_cfg()
895 dev_err(dev, "ice_rem_rss_cfg failed for VF ID:%d, error:%d\n", in ice_vc_handle_rss_cfg()