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

/freebsd-13-stable/sys/dev/ice/
H A Dice_adminq_cmd.h567 #define ICE_AQ_VSI_TC_Q_NUM_S 11 macro
568 #define ICE_AQ_VSI_TC_Q_NUM_M (0xF << ICE_AQ_VSI_TC_Q_NUM_S)
H A Dice_lib.c557 qmap = (pow << ICE_AQ_VSI_TC_Q_NUM_S) & ICE_AQ_VSI_TC_Q_NUM_M;

Completed in 120 milliseconds