Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_type.h105 enum ice_fec_mode curr_user_fec_req; member
182 enum ice_fec_mode curr_user_fec_req; member
Dice_common.c2717 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req; in ice_cache_phy_user_req()
Dice_ethtool.c987 if (pi->phy.curr_user_fec_req == req_fec) in ice_set_fec_cfg()
1003 pi->phy.curr_user_fec_req = req_fec; in ice_set_fec_cfg()
Dice_main.c1775 phy->curr_user_fec_req = ICE_FEC_AUTO; in ice_init_phy_cfg_dflt_override()
1842 phy->curr_user_fec_req = ice_caps_to_fec_mode(pcaps->caps, in ice_init_phy_user_cfg()
1952 ice_cfg_phy_fec(pi, cfg, pi->phy.curr_user_fec_req); in ice_configure_phy()