Home
last modified time | relevance | path

Searched refs:curr_user_fec_req (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_type.h115 enum ice_fec_mode curr_user_fec_req; member
195 enum ice_fec_mode curr_user_fec_req; member
A Dice_ethtool.c1159 if (pi->phy.curr_user_fec_req == req_fec) in ice_set_fec_cfg()
1175 pi->phy.curr_user_fec_req = req_fec; in ice_set_fec_cfg()
A Dice_common.c3258 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req; in ice_cache_phy_user_req()
A Dice_main.c2031 phy->curr_user_fec_req = ICE_FEC_AUTO; in ice_init_phy_cfg_dflt_override()
2097 phy->curr_user_fec_req = ice_caps_to_fec_mode(pcaps->caps, in ice_init_phy_user_cfg()
2206 ice_cfg_phy_fec(pi, cfg, phy->curr_user_fec_req); in ice_configure_phy()

Completed in 36 milliseconds