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

/freebsd-current/sys/dev/ice/
H A Dice_dcb.h91 #define ICE_IEEE_ETS_CBS_M BIT(ICE_IEEE_ETS_CBS_S) macro
H A Dice_dcb.c358 etscfg->cbs = ((buf[0] & ICE_IEEE_ETS_CBS_M) >> ICE_IEEE_ETS_CBS_S);

Completed in 59 milliseconds