Searched refs:ice_aqc_set_phy_cfg_data (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 111 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd); 124 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, 128 struct ice_aqc_set_phy_cfg_data *cfg); 132 struct ice_aqc_set_phy_cfg_data *cfg); 134 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
|
H A D | ice_common.c | 3227 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd) in ice_aq_set_phy_cfg() 3393 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() 3442 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_set_fc() 3519 struct ice_aqc_set_phy_cfg_data *phy_cfg) in ice_phy_caps_equals_cfg() 3557 struct ice_aqc_set_phy_cfg_data *cfg) in ice_copy_phy_caps_to_cfg() 3581 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fec()
|
H A D | ice_type.h | 198 struct ice_aqc_set_phy_cfg_data curr_user_phy_cfg;
|
H A D | ice_ethtool.c | 1145 struct ice_aqc_set_phy_cfg_data config = { 0 }; in ice_set_fec_cfg() 2101 struct ice_aqc_set_phy_cfg_data *config, in ice_setup_autoneg() 2199 struct ice_aqc_set_phy_cfg_data config; in ice_set_link_ksettings()
|
H A D | ice_adminq_cmd.h | 1181 struct ice_aqc_set_phy_cfg_data { struct
|
H A D | ice_main.c | 1892 struct ice_aqc_set_phy_cfg_data *cfg; in ice_force_phys_link_state() 2030 struct ice_aqc_set_phy_cfg_data *cfg; in ice_init_phy_cfg_dflt_override() 2139 struct ice_aqc_set_phy_cfg_data *cfg; in ice_configure_phy()
|