Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h139 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd);
153 struct ice_aqc_set_phy_cfg_data *cfg);
157 struct ice_aqc_set_phy_cfg_data *cfg);
159 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
H A Dice_common.c2563 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd) in ice_aq_set_phy_cfg()
2730 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc()
2805 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_set_fc()
2887 struct ice_aqc_set_phy_cfg_data *phy_cfg) in ice_phy_caps_equals_cfg()
2925 struct ice_aqc_set_phy_cfg_data *cfg) in ice_copy_phy_caps_to_cfg()
2960 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fec()
H A Dice_type.h293 struct ice_aqc_set_phy_cfg_data curr_user_phy_cfg;
H A Dice_adminq_cmd.h1367 struct ice_aqc_set_phy_cfg_data { struct
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c3828 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_force_phys_link_state()