Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2492 #define ICE_AQC_GSET_RSS_KEY_VSI_ID_S 0 macro
2493 #define ICE_AQC_GSET_RSS_KEY_VSI_ID_M (0x3FF << ICE_AQC_GSET_RSS_KEY_VSI_ID_S)
H A Dice_common.c4226 ICE_AQC_GSET_RSS_KEY_VSI_ID_S) & in __ice_aq_get_set_rss_key()