Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h486 #define ICE_AQ_VSI_Q_OPT_RSS_TPLZ (0x0 << ICE_AQ_VSI_Q_OPT_RSS_HASH_S) macro
Dice_lib.c1088 hash_type = ICE_AQ_VSI_Q_OPT_RSS_TPLZ; in ice_set_rss_vsi_ctx()
1093 hash_type = ICE_AQ_VSI_Q_OPT_RSS_TPLZ; in ice_set_rss_vsi_ctx()
Dice_virtchnl.c821 ICE_AQ_VSI_Q_OPT_RSS_TPLZ; in ice_vc_handle_rss_cfg()