Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h466 int ice_set_rss_cfg_symm(struct ice_hw *hw, struct ice_vsi *vsi, bool symm);
H A Dice_flow.c2725 int ice_set_rss_cfg_symm(struct ice_hw *hw, struct ice_vsi *vsi, bool symm) in ice_set_rss_cfg_symm() function
H A Dice_main.c8132 return ice_set_rss_cfg_symm(hw, vsi, symm); in ice_set_rss_hfunc()