Home
last modified time | relevance | path

Searched refs:eCsrPhyMode (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h233 eCsrPhyMode hdd_cfg_xlate_to_csr_phy_mode(enum hdd_dot11_mode dot11Mode);
388 eCsrPhyMode *csr_phy_mode);
397 int hdd_phymode_to_vendor_mode(eCsrPhyMode csr_phy_mode,
430 int hdd_phymode_to_dot11_mode(eCsrPhyMode phymode,
448 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode,
H A Dwlan_hdd_main.h741 eCsrPhyMode phy_mode;
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h137 } eCsrPhyMode; typedef
471 eCsrPhyMode phyMode;
774 eCsrPhyMode phy_mode;
812 const char *csr_phy_mode_str(eCsrPhyMode phy_mode);
890 enum reg_phymode csr_convert_to_reg_phy_mode(eCsrPhyMode csr_phy_mode,
902 eCsrPhyMode csr_convert_from_reg_phy_mode(enum reg_phymode phymode);
H A Dcsr_internal.h137 eCsrPhyMode phyMode;
495 uint32_t sap_freq, eCsrPhyMode sap_phymode,
H A Dsme_api.h919 eCsrPhyMode sapPhyMode,
1180 QDF_STATUS sme_set_phy_mode(mac_handle_t mac_handle, eCsrPhyMode phyMode);
1181 eCsrPhyMode sme_get_phy_mode(mac_handle_t mac_handle);
1924 uint32_t sap_ch_freq, eCsrPhyMode sap_phy_mode,
4159 void sme_update_score_config(mac_handle_t mac_handle, eCsrPhyMode phy_mode,
4776 eCsrPhyMode phy_mode);
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h474 eCsrPhyMode hw_mode;
527 eCsrPhyMode sap_orig_hw_mode; /* Previous wireless Mode */
528 eCsrPhyMode SapHw_mode; /* Wireless Mode */
1252 eCsrPhyMode wlan_sap_get_phymode(struct sap_context *sap_ctx);
1871 bool sap_phymode_is_eht(eCsrPhyMode phymode);
1893 static inline bool sap_phymode_is_eht(eCsrPhyMode phymode) in sap_phymode_is_eht()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c141 const char *csr_phy_mode_str(eCsrPhyMode phy_mode) in csr_phy_mode_str()
473 uint32_t *sap_ch, eCsrPhyMode *sap_phymode, in csr_calc_chb_for_sap_phymode()
614 uint32_t sap_ch_freq, eCsrPhyMode sap_phymode, in csr_check_concurrent_channel_overlap()
983 enum reg_phymode csr_convert_to_reg_phy_mode(eCsrPhyMode csr_phy_mode, in csr_convert_to_reg_phy_mode()
1021 eCsrPhyMode csr_convert_from_reg_phy_mode(enum reg_phymode phymode) in csr_convert_from_reg_phy_mode()
1134 csr_get_cfg_dot11_mode_from_csr_phy_mode(bool is_ap, eCsrPhyMode phyMode) in csr_get_cfg_dot11_mode_from_csr_phy_mode()
H A Dcsr_inside_api.h135 csr_get_cfg_dot11_mode_from_csr_phy_mode(bool is_ap, eCsrPhyMode phyMode);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c388 eCsrPhyMode old_phymode, in hdd_son_bandwidth_to_phymode()
389 eCsrPhyMode *phymode) in hdd_son_bandwidth_to_phymode()
454 eCsrPhyMode phymode; in hdd_son_set_bandwidth()
455 eCsrPhyMode old_phymode; in hdd_son_set_bandwidth()
501 eCsrPhyMode phymode, in hdd_phymode_chwidth_to_son_bandwidth()
562 eCsrPhyMode phymode; in hdd_son_get_bandwidth()
H A Dwlan_hdd_cfg.c473 eCsrPhyMode hdd_cfg_xlate_to_csr_phy_mode(enum hdd_dot11_mode dot11Mode) in hdd_cfg_xlate_to_csr_phy_mode()
1860 int hdd_phymode_to_vendor_mode(eCsrPhyMode csr_phy_mode, in hdd_phymode_to_vendor_mode()
1902 eCsrPhyMode *csr_phy_mode) in hdd_vendor_mode_to_phymode()
2060 int hdd_phymode_to_dot11_mode(eCsrPhyMode phymode, in hdd_phymode_to_dot11_mode()
2126 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode, in hdd_update_phymode()
2133 eCsrPhyMode old_phymode; in hdd_update_phymode()
H A Dwlan_hdd_regulatory.c1656 eCsrPhyMode csr_phy_mode; in hdd_country_change_update_sta()
1748 eCsrPhyMode csr_phy_mode) in hdd_restart_sap_with_new_phymode()
1821 eCsrPhyMode csr_phy_mode; in hdd_country_change_update_sap()
H A Dwlan_hdd_cfg80211.h938 hdd_convert_phymode_to_80211mode(eCsrPhyMode mode);
H A Dwlan_hdd_wext.c3209 static int hdd_we_ieee_to_phymode(int ieee_mode, eCsrPhyMode *csr_phy_mode) in hdd_we_ieee_to_phymode()
3309 eCsrPhyMode phymode; in hdd_we_update_phymode()
6295 eCsrPhyMode phymode; in __iw_get_char_setnone()
H A Dwlan_hdd_hostapd.c1843 eCsrPhyMode phy_mode; in hdd_hostapd_chan_change()
4857 eCsrPhyMode *pSapHw_mode) in wlan_hdd_check_11gmode()
H A Dwlan_hdd_cfg80211.c3167 eCsrPhyMode phy_mode; in hdd_cfg80211_update_acs_config()
9061 eCsrPhyMode csr_req_phymode, csr_max_phymode; in hdd_set_vdev_phy_mode()
9127 eCsrPhyMode csr_req_phymode, csr_max_phymode; in hdd_set_phy_mode()
28864 hdd_convert_phymode_to_80211mode(eCsrPhyMode mode) in hdd_convert_phymode_to_80211mode()
H A Dwlan_hdd_main.c21099 eCsrPhyMode phy_mode = hdd_cfg_xlate_to_csr_phy_mode(cfg->dot11Mode); in hdd_update_score_config()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_internal.h175 eCsrPhyMode phyMode;
H A Dsap_module.c514 eCsrPhyMode phy_mode; in wlansap_check_cc_intf()
600 eCsrPhyMode wlan_sap_get_phymode(struct sap_context *sap_ctx) in wlan_sap_get_phymode()
1982 eCsrPhyMode phy_mode; in wlansap_channel_change_request()
4341 bool sap_phymode_is_eht(eCsrPhyMode phymode) in sap_phymode_is_eht()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3292 eCsrPhyMode sme_get_phy_mode(mac_handle_t mac_handle) in sme_get_phy_mode()
3410 QDF_STATUS sme_set_phy_mode(mac_handle_t mac_handle, eCsrPhyMode phyMode) in sme_set_phy_mode()
5684 eCsrPhyMode sapPhyMode, in sme_check_concurrent_channel_overlap()
10345 eCsrPhyMode sap_phy_mode, in sme_validate_sap_channel_switch()
15816 static inline bool sme_is_phy_mode_11be(eCsrPhyMode phy_mode) in sme_is_phy_mode_11be()
15827 static inline bool sme_is_phy_mode_11be(eCsrPhyMode phy_mode) in sme_is_phy_mode_11be()
15833 void sme_update_score_config(mac_handle_t mac_handle, eCsrPhyMode phy_mode, in sme_update_score_config()
17029 eCsrPhyMode phy_mode) in sme_fill_channel_change_request()