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

/freebsd-13-stable/sys/dev/ice/
H A Dice_adminq_cmd.h1024 #define ICE_AQC_ELEM_GENERIC_PRIO_S 0x1 macro
1025 #define ICE_AQC_ELEM_GENERIC_PRIO_M (0x7 << ICE_AQC_ELEM_GENERIC_PRIO_S)
H A Dice_sched.c5296 priority = (priority << ICE_AQC_ELEM_GENERIC_PRIO_S) &

Completed in 175 milliseconds