Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h333 u8 link_fec_options; member
H A Dixgbe_e610.c1073 cfg->link_fec_opt = caps->link_fec_options; in ixgbe_copy_phy_caps_to_cfg()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c387 ice_debug(hw, ICE_DBG_LINK, "%s: link_fec_options = 0x%x\n", prefix, in ice_aq_get_phy_caps()
388 pcaps->link_fec_options); in ice_aq_get_phy_caps()
4006 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()
4036 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()
4072 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()
4099 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()