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,
143 bool ice_is_phy_caps_an_enabled(struct ice_aqc_get_phy_caps_data *caps);
161 ice_phy_caps_equals_cfg(struct ice_aqc_get_phy_caps_data *caps,
165 struct ice_aqc_get_phy_caps_data *caps,
H A Dice_common.c433 struct ice_aqc_get_phy_caps_data *pcaps, in ice_aq_get_phy_caps()
1097 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_init_hw()
3453 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_update_link_info()
3695 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_set_fc()
3770 ice_phy_caps_equals_cfg(struct ice_aqc_get_phy_caps_data *phy_caps, in ice_phy_caps_equals_cfg()
3808 struct ice_aqc_get_phy_caps_data *caps, in ice_copy_phy_caps_to_cfg()
3836 struct ice_aqc_get_phy_caps_data *pcaps __free(kfree) = NULL; in ice_cfg_phy_fec()
5938 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.c1627 struct ice_aqc_get_phy_caps_data *caps; in ice_get_fecparam()
2311 struct ice_aqc_get_phy_caps_data *caps; in ice_get_link_ksettings()
2603 struct ice_aqc_get_phy_caps_data *phy_caps; in ice_set_link_ksettings()
3435 struct ice_aqc_get_phy_caps_data *pcaps; in ice_get_pauseparam()
3480 struct ice_aqc_get_phy_caps_data *pcaps; in ice_set_pauseparam()
H A Dice_main.c774 struct ice_aqc_get_phy_caps_data *caps; in ice_print_link_msg()
1957 struct ice_aqc_get_phy_caps_data *pcaps; in ice_force_phys_link_state()
2027 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_nvm_phy_type()
2135 struct ice_aqc_get_phy_caps_data *pcaps; in ice_init_phy_user_cfg()
2204 struct ice_aqc_get_phy_caps_data *pcaps; in ice_configure_phy()
H A Dice_adminq_cmd.h1151 struct ice_aqc_get_phy_caps_data { struct