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

/freebsd-12-stable/sys/dev/ice/
H A Dice_dcb.h115 #define ICE_IEEE_APP_PRIO_S 5 macro
116 #define ICE_IEEE_APP_PRIO_M (0x7 << ICE_IEEE_APP_PRIO_S)
H A Dice_dcb.c448 ICE_IEEE_APP_PRIO_S);
1430 buf[offset] = (priority << ICE_IEEE_APP_PRIO_S) | selector;

Completed in 117 milliseconds