Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h54 #define ICE_IEEE_ETS_WILLING_M BIT(ICE_IEEE_ETS_WILLING_S) macro
H A Dice_dcb.c221 etscfg->willing = FIELD_GET(ICE_IEEE_ETS_WILLING_M, buf[0]); in ice_parse_ieee_etscfg_tlv()