Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2846 #define I40E_AQC_SET_RSS_KEY_VSI_VALID (0x1 << 15) macro
H A Di40e_common.c556 cmd_resp->vsi_id |= CPU_TO_LE16((u16)I40E_AQC_SET_RSS_KEY_VSI_VALID); in i40e_aq_get_set_rss_key()