Home
last modified time | relevance | path

Searched refs:ICE_AQC_PHY_EN_AUTO_FEC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h1405 #define ICE_AQC_PHY_EN_AUTO_FEC BIT(7) macro
H A Dice_common.c3464 if (caps & ICE_AQC_PHY_EN_AUTO_FEC) { in ice_caps_to_fec_mode()
3735 cfg->caps |= (pcaps->caps & ICE_AQC_PHY_EN_AUTO_FEC); in ice_cfg_phy_fec()
H A Dice_lib.c9495 cfg->caps &= ~ICE_AQC_PHY_EN_AUTO_FEC; in ice_apply_saved_fec_req_to_cfg()