Searched refs:resp_phy_info (Results 1 – 1 of 1) sorted by relevance
3451 struct be_phy_info *resp_phy_info = in be_cmd_get_phy_info() local3454 adapter->phy.phy_type = le16_to_cpu(resp_phy_info->phy_type); in be_cmd_get_phy_info()3456 le16_to_cpu(resp_phy_info->interface_type); in be_cmd_get_phy_info()3458 le16_to_cpu(resp_phy_info->auto_speeds_supported); in be_cmd_get_phy_info()3460 le16_to_cpu(resp_phy_info->fixed_speeds_supported); in be_cmd_get_phy_info()3462 le32_to_cpu(resp_phy_info->misc_params); in be_cmd_get_phy_info()