Home
last modified time | relevance | path

Searched refs:ice_aqc_set_phy_cfg_data (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_common.h96 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd);
101 ice_cfg_phy_fec(struct ice_aqc_set_phy_cfg_data *cfg, enum ice_fec_mode fec);
104 struct ice_aqc_set_phy_cfg_data *cfg);
Dice_common.c2180 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd) in ice_aq_set_phy_cfg()
2265 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_set_fc()
2364 struct ice_aqc_set_phy_cfg_data *cfg) in ice_copy_phy_caps_to_cfg()
2388 ice_cfg_phy_fec(struct ice_aqc_set_phy_cfg_data *cfg, enum ice_fec_mode fec) in ice_cfg_phy_fec()
Dice_ethtool.c945 struct ice_aqc_set_phy_cfg_data config = { 0 }; in ice_set_fec_cfg()
2294 struct ice_aqc_set_phy_cfg_data *config, in ice_setup_autoneg()
2356 struct ice_aqc_set_phy_cfg_data config; in ice_set_link_ksettings()
Dice_adminq_cmd.h994 struct ice_aqc_set_phy_cfg_data { struct
Dice_main.c1382 struct ice_aqc_set_phy_cfg_data *cfg; in ice_force_phys_link_state()