Searched refs:max_vendor_phy_mode (Results 1 – 1 of 1) sorted by relevance
9063 enum qca_wlan_vendor_phy_mode max_vendor_phy_mode; in hdd_set_vdev_phy_mode() local9086 &max_vendor_phy_mode); in hdd_set_vdev_phy_mode()9091 max_vendor_phy_mode = vendor_phy_mode; in hdd_set_vdev_phy_mode()9094 adapter->user_phy_mode = max_vendor_phy_mode; in hdd_set_vdev_phy_mode()9100 ret = hdd_vendor_mode_to_band(max_vendor_phy_mode, &supported_band, in hdd_set_vdev_phy_mode()9107 std, max_vendor_phy_mode); in hdd_set_vdev_phy_mode()9129 enum qca_wlan_vendor_phy_mode max_vendor_phy_mode = vendor_phy_mode; in hdd_set_phy_mode() local9155 &max_vendor_phy_mode); in hdd_set_phy_mode()9160 max_vendor_phy_mode = vendor_phy_mode; in hdd_set_phy_mode()9163 ret = hdd_vendor_mode_to_band(max_vendor_phy_mode, &supported_band, in hdd_set_phy_mode()[all …]