Home
last modified time | relevance | path

Searched refs:qca_wlan_vendor_phy_mode (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_cfg.h387 int hdd_vendor_mode_to_phymode(enum qca_wlan_vendor_phy_mode vendor_phy_mode,
398 enum qca_wlan_vendor_phy_mode *vendor_phy_mode);
408 int hdd_vendor_mode_to_band(enum qca_wlan_vendor_phy_mode vendor_phy_mode,
420 hdd_vendor_mode_to_bonding_mode(enum qca_wlan_vendor_phy_mode vendor_phy_mode,
Dwlan_hdd_main.h1487 enum qca_wlan_vendor_phy_mode user_phy_mode;
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.h974 enum qca_wlan_vendor_phy_mode vendor_phy_mode);
1146 enum qca_wlan_vendor_phy_mode vendor_phy_mode);
Dwlan_hdd_cfg.c1861 enum qca_wlan_vendor_phy_mode *vendor_phy_mode) in hdd_phymode_to_vendor_mode()
1901 int hdd_vendor_mode_to_phymode(enum qca_wlan_vendor_phy_mode vendor_phy_mode, in hdd_vendor_mode_to_phymode()
1956 int hdd_vendor_mode_to_band(enum qca_wlan_vendor_phy_mode vendor_phy_mode, in hdd_vendor_mode_to_band()
2015 hdd_vendor_mode_to_bonding_mode(enum qca_wlan_vendor_phy_mode vendor_phy_mode, in hdd_vendor_mode_to_bonding_mode()
Dwlan_hdd_son.c800 static enum qca_wlan_vendor_phy_mode hdd_son_phy_mode_to_vendor_phy_mode( in hdd_son_phy_mode_to_vendor_phy_mode()
803 enum qca_wlan_vendor_phy_mode vendor_mode; in hdd_son_phy_mode_to_vendor_phy_mode()
908 enum qca_wlan_vendor_phy_mode vendor_phy_mode; in hdd_son_set_phymode()
Dwlan_hdd_regulatory.c1659 enum qca_wlan_vendor_phy_mode vendor_phy_mode = in hdd_country_change_update_sta()
Dwlan_hdd_cfg80211.c9056 enum qca_wlan_vendor_phy_mode vendor_phy_mode) in hdd_set_vdev_phy_mode()
9063 enum qca_wlan_vendor_phy_mode max_vendor_phy_mode; in hdd_set_vdev_phy_mode()
9123 enum qca_wlan_vendor_phy_mode vendor_phy_mode) in hdd_set_phy_mode()
9129 enum qca_wlan_vendor_phy_mode max_vendor_phy_mode = vendor_phy_mode; in hdd_set_phy_mode()
9201 enum qca_wlan_vendor_phy_mode vendor_phy_mode; in hdd_config_phy_mode()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h1340 enum qca_wlan_vendor_phy_mode phy_mode);
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h9662 enum qca_wlan_vendor_phy_mode { enum
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c2437 enum qca_wlan_vendor_phy_mode phy_mode) in wlansap_son_update_sap_config_phymode()