Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_dcb.h87 #define ICE_IEEE_APP_PRIO_S 5 macro
88 #define ICE_IEEE_APP_PRIO_M (0x7 << ICE_IEEE_APP_PRIO_S)
H A Dice_dcb.c318 ICE_IEEE_APP_PRIO_S); in ice_parse_ieee_app_tlv()
1194 buf[offset] = (priority << ICE_IEEE_APP_PRIO_S) | selector; in ice_add_ieee_app_pri_tlv()