Home
last modified time | relevance | path

Searched refs:link_fec_opt (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_common.c2702 cfg->link_fec_opt); in ice_aq_set_phy_cfg()
2983 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()
3013 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()
3049 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()
3056 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN | in ice_cfg_phy_fec()
3058 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ | in ice_cfg_phy_fec()
3065 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN; in ice_cfg_phy_fec()
3066 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_25G_RS_528_REQ | in ice_cfg_phy_fec()
3071 cfg->link_fec_opt &= ~ICE_AQC_PHY_FEC_MASK; in ice_cfg_phy_fec()
3076 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()
[all …]
H A Dice_main.c1772 cfg->link_fec_opt = ldo->fec_options; in ice_init_phy_cfg_dflt_override()
1955 if (cfg->link_fec_opt != in ice_configure_phy()
1956 (cfg->link_fec_opt & pcaps->link_fec_options)) { in ice_configure_phy()
1958 cfg->link_fec_opt = pcaps->link_fec_options; in ice_configure_phy()
H A Dice_adminq_cmd.h1064 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_common.c2702 cfg->link_fec_opt); in ice_aq_set_phy_cfg()
2983 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()
3013 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()
3049 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()
3056 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN | in ice_cfg_phy_fec()
3058 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ | in ice_cfg_phy_fec()
3065 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN; in ice_cfg_phy_fec()
3066 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_25G_RS_528_REQ | in ice_cfg_phy_fec()
3071 cfg->link_fec_opt &= ~ICE_AQC_PHY_FEC_MASK; in ice_cfg_phy_fec()
3076 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()
[all …]
H A Dice_main.c1772 cfg->link_fec_opt = ldo->fec_options; in ice_init_phy_cfg_dflt_override()
1955 if (cfg->link_fec_opt != in ice_configure_phy()
1956 (cfg->link_fec_opt & pcaps->link_fec_options)) { in ice_configure_phy()
1958 cfg->link_fec_opt = pcaps->link_fec_options; in ice_configure_phy()
H A Dice_adminq_cmd.h1064 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_common.c2702 cfg->link_fec_opt); in ice_aq_set_phy_cfg()
2983 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()
3013 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()
3049 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()
3056 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_EN | in ice_cfg_phy_fec()
3058 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_10G_KR_40G_KR4_REQ | in ice_cfg_phy_fec()
3065 cfg->link_fec_opt &= ICE_AQC_PHY_FEC_25G_RS_CLAUSE91_EN; in ice_cfg_phy_fec()
3066 cfg->link_fec_opt |= ICE_AQC_PHY_FEC_25G_RS_528_REQ | in ice_cfg_phy_fec()
3071 cfg->link_fec_opt &= ~ICE_AQC_PHY_FEC_MASK; in ice_cfg_phy_fec()
3076 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()
[all …]
H A Dice_main.c1772 cfg->link_fec_opt = ldo->fec_options; in ice_init_phy_cfg_dflt_override()
1955 if (cfg->link_fec_opt != in ice_configure_phy()
1956 (cfg->link_fec_opt & pcaps->link_fec_options)) { in ice_configure_phy()
1958 cfg->link_fec_opt = pcaps->link_fec_options; in ice_configure_phy()
H A Dice_adminq_cmd.h1064 u8 link_fec_opt; /* Use defines from ice_aqc_get_phy_caps */ member