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

/freebsd-current/sys/dev/ice/
H A Dice_adminq_cmd.h627 #define ICE_AQ_VSI_TC_Q_OFFSET_S 0 macro
628 #define ICE_AQ_VSI_TC_Q_OFFSET_M (0x7FF << ICE_AQ_VSI_TC_Q_OFFSET_S)
H A Dice_lib.c8647 qmap = ((offset << ICE_AQ_VSI_TC_Q_OFFSET_S) &

Completed in 210 milliseconds