Searched refs:ICE_AQ_VSI_TC_Q_OFFSET_M (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lib.c1072 qmap = FIELD_PREP(ICE_AQ_VSI_TC_Q_OFFSET_M, offset);
1216 qmap = FIELD_PREP(ICE_AQ_VSI_TC_Q_OFFSET_M, offset);
3286 qmap = FIELD_PREP(ICE_AQ_VSI_TC_Q_OFFSET_M, tc0_offset);
H A Dice_adminq_cmd.h481 #define ICE_AQ_VSI_TC_Q_OFFSET_M (0x7FF << ICE_AQ_VSI_TC_Q_OFFSET_S) macro

Completed in 170 milliseconds