Home
last modified time | relevance | path

Searched refs:ICE_AQ_VSI_Q_OPT_RSS_XOR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h488 #define ICE_AQ_VSI_Q_OPT_RSS_XOR (0x2 << ICE_AQ_VSI_Q_OPT_RSS_HASH_S) macro
Dice_virtchnl.c820 hash_type = add ? ICE_AQ_VSI_Q_OPT_RSS_XOR : in ice_vc_handle_rss_cfg()