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.h472 int ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle,
H A Dice_flow.c2542 ice_rem_rss_cfg(struct ice_hw *hw, u16 vsi_handle, in ice_rem_rss_cfg() function
H A Dice_virtchnl.c885 status = ice_rem_rss_cfg(hw, vsi->idx, &cfg); in ice_vc_handle_rss_cfg()