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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h282 #define ICE_APPLY_LS BIT(0) macro
285 #define ICE_APPLY_LS_FEC (ICE_APPLY_LS | ICE_APPLY_FEC)
286 #define ICE_APPLY_LS_FC (ICE_APPLY_LS | ICE_APPLY_FC)
H A Dice_lib.c3239 return ice_apply_saved_phy_cfg(sc, ICE_APPLY_LS);
9589 if ((settings & ICE_APPLY_LS) &&

Completed in 92 milliseconds