Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h510 #define IAVF_AQC_SET_RSS_LUT_VSI_VALID BIT(15) macro
H A Diavf_common.c382 cmd_resp->vsi_id |= cpu_to_le16((u16)IAVF_AQC_SET_RSS_LUT_VSI_VALID); in iavf_aq_get_set_rss_lut()