Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h58 #define ICE_IEEE_ETS_PRIO_1_M (0x7 << ICE_IEEE_ETS_PRIO_1_S) macro
H A Dice_dcb.c175 FIELD_GET(ICE_IEEE_ETS_PRIO_1_M, buf[offset]); in ice_parse_ieee_ets_common_tlv()