Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h2274 #define I40E_AQC_SET_RSS_KEY_VSI_VALID BIT(15) macro
H A Di40e_common.c347 FIELD_PREP(I40E_AQC_SET_RSS_KEY_VSI_VALID, 1); in i40e_aq_get_set_rss_key()