Searched refs:ICE_AQ_VSI_TC_Q_OFFSET_S (Results 1 – 2 of 2) sorted by relevance
417 #define ICE_AQ_VSI_TC_Q_OFFSET_S 0 macro418 #define ICE_AQ_VSI_TC_Q_OFFSET_M (0x7FF << ICE_AQ_VSI_TC_Q_OFFSET_S)
816 qmap = ((offset << ICE_AQ_VSI_TC_Q_OFFSET_S) & in ice_vsi_setup_q_map()