Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h113 struct ice_aqc_get_phy_caps_data *caps,
144 bool ice_is_phy_caps_an_enabled(struct ice_aqc_get_phy_caps_data *caps);
160 ice_phy_caps_equals_cfg(struct ice_aqc_get_phy_caps_data *caps,
164 struct ice_aqc_get_phy_caps_data *caps,
H A Dice_common.c396 struct ice_aqc_get_phy_caps_data *pcaps, in ice_aq_get_phy_caps()
1030 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_init_hw()
3360 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_update_link_info()
3602 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_set_fc()
3677 ice_phy_caps_equals_cfg(struct ice_aqc_get_phy_caps_data *phy_caps, in ice_phy_caps_equals_cfg()
3715 struct ice_aqc_get_phy_caps_data *caps, in ice_copy_phy_caps_to_cfg()
3743 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_cfg_phy_fec()
5993 bool ice_is_phy_caps_an_enabled(struct ice_aqc_get_phy_caps_data *caps) in ice_is_phy_caps_an_enabled()
H A Dice_ethtool.c1650 struct ice_aqc_get_phy_caps_data *caps; in ice_get_fecparam()
2334 struct ice_aqc_get_phy_caps_data *caps; in ice_get_link_ksettings()
2626 struct ice_aqc_get_phy_caps_data *phy_caps; in ice_set_link_ksettings()
3458 struct ice_aqc_get_phy_caps_data *pcaps; in ice_get_pauseparam()
3503 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_pauseparam()
H A Dice_main.c784 struct ice_aqc_get_phy_caps_data *caps; in ice_print_link_msg()
1950 struct ice_aqc_get_phy_caps_data *pcaps; in ice_force_phys_link_state()
2020 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_nvm_phy_type()
2128 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_phy_user_cfg()
2197 struct ice_aqc_get_phy_caps_data *pcaps; in ice_configure_phy()
H A Dice_adminq_cmd.h1144 struct ice_aqc_get_phy_caps_data { struct