Searched refs:ice_aqc_set_phy_cfg_data (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_common.h | 106 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd); 119 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, 123 struct ice_aqc_set_phy_cfg_data *cfg); 127 struct ice_aqc_set_phy_cfg_data *cfg); 129 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
|
A D | ice_common.c | 2908 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd) in ice_aq_set_phy_cfg() 3074 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() 3123 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_set_fc() 3200 struct ice_aqc_set_phy_cfg_data *phy_cfg) in ice_phy_caps_equals_cfg() 3238 struct ice_aqc_set_phy_cfg_data *cfg) in ice_copy_phy_caps_to_cfg() 3262 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fec()
|
A D | ice_type.h | 190 struct ice_aqc_set_phy_cfg_data curr_user_phy_cfg;
|
A D | ice_ethtool.c | 971 struct ice_aqc_set_phy_cfg_data config = { 0 }; in ice_set_fec_cfg() 2146 struct ice_aqc_set_phy_cfg_data *config, in ice_setup_autoneg() 2208 struct ice_aqc_set_phy_cfg_data config; in ice_set_link_ksettings()
|
A D | ice_adminq_cmd.h | 1110 struct ice_aqc_set_phy_cfg_data { struct
|
A D | ice_main.c | 1798 struct ice_aqc_set_phy_cfg_data *cfg; in ice_force_phys_link_state() 1938 struct ice_aqc_set_phy_cfg_data *cfg; in ice_init_phy_cfg_dflt_override() 2049 struct ice_aqc_set_phy_cfg_data *cfg; in ice_configure_phy()
|
Completed in 43 milliseconds