Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.h158 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd);
172 struct ice_aqc_set_phy_cfg_data *cfg);
176 struct ice_aqc_set_phy_cfg_data *cfg);
178 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
H A Dice_common.c3233 struct ice_aqc_set_phy_cfg_data *cfg, struct ice_sq_cd *cd) in ice_aq_set_phy_cfg()
3405 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc()
3480 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_set_fc()
3563 struct ice_aqc_set_phy_cfg_data *phy_cfg) in ice_phy_caps_equals_cfg()
3601 struct ice_aqc_set_phy_cfg_data *cfg) in ice_copy_phy_caps_to_cfg()
3625 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.h296 struct ice_aqc_set_phy_cfg_data curr_user_phy_cfg;
H A Dice_adminq_cmd.h1438 struct ice_aqc_set_phy_cfg_data { struct
/dpdk/drivers/net/ice/
H A Dice_ethdev.c3949 struct ice_aqc_set_phy_cfg_data cfg = { 0 }; in ice_force_phys_link_state()