Searched refs:curr_user_fec_req (Results 1 – 3 of 3) sorted by relevance
208 enum ice_fec_mode curr_user_fec_req; member380 enum ice_fec_mode curr_user_fec_req; member
3288 pi->phy.curr_user_fec_req = new_mode; in ice_sysctl_fec_config()9478 status = ice_cfg_phy_fec(pi, cfg, pi->phy.curr_user_fec_req); in ice_apply_saved_fec_req_to_cfg()9579 pi->phy.curr_user_fec_req = dflt_fec_mode; in ice_apply_saved_phy_cfg()9781 pi->phy.curr_user_fec_req = ice_caps_to_fec_mode(pcaps.caps, in ice_init_saved_phy_cfg()
3427 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req; in ice_cache_phy_user_req()