Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_dcb.h61 #define ICE_IEEE_ETS_PRIO_0_M (0x7 << ICE_IEEE_ETS_PRIO_0_S) macro
H A Dice_dcb.c179 ((buf[offset] & ICE_IEEE_ETS_PRIO_0_M) >> in ice_parse_ieee_ets_common_tlv()