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