/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_mgmt.c | 983 wma_fw_to_host_phymode_11ax(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11ax() 1009 wma_fw_to_host_phymode_11ax(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11ax() 1024 wma_fw_to_host_phymode_11be(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11be() 1047 static inline bool wma_is_phymode_eht(enum wlan_phymode phymode) in wma_is_phymode_eht() 1053 wma_fw_to_host_phymode_11be(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11be() 1058 static inline bool wma_is_phymode_eht(enum wlan_phymode phymode) in wma_is_phymode_eht() 1074 wma_fw_to_host_phymode_160(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_160() 1087 wma_fw_to_host_phymode_160(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_160() 1093 enum wlan_phymode wma_fw_to_host_phymode(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode() 1251 enum wlan_phymode phymode) in wma_objmgr_set_peer_mlme_phymode() [all …]
|
H A D | wma_scan_roam.c | 3263 wlan_cm_fw_to_host_phymode(WMI_HOST_WLAN_PHY_MODE phymode) in wlan_cm_fw_to_host_phymode()
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/ |
H A D | wlan_scan_utils_api.c | 249 enum wlan_phymode phymode, in util_scan_get_phymode_11be() 341 enum wlan_phymode phymode, in util_scan_get_phymode_11be() 646 enum wlan_phymode phymode = WLAN_PHYMODE_11AXA_HE20; in util_scan_get_phymode_6g() local 746 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in util_scan_get_phymode_5g() local 854 enum wlan_phymode phymode) in util_scan_get_phymode_2g_11be() 871 enum wlan_phymode phymode) in util_scan_get_phymode_2g_11be() 880 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in util_scan_get_phymode_2g() local
|
H A D | wlan_scan_ucfg_api.c | 1051 uint32_t num_chans, uint32_t *chan_list, uint32_t *phymode) in ucfg_scan_init_chanlist_params()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_son.c | 389 eCsrPhyMode *phymode) in hdd_son_bandwidth_to_phymode() 454 eCsrPhyMode phymode; in hdd_son_set_bandwidth() local 501 eCsrPhyMode phymode, in hdd_phymode_chwidth_to_son_bandwidth() 562 eCsrPhyMode phymode; in hdd_son_get_bandwidth() local 953 enum wlan_phymode phymode) in hdd_wlan_phymode_to_son_phymode()
|
H A D | wlan_hdd_cfg.c | 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()
|
H A D | wlan_hdd_hostapd.c | 1452 hdd_convert_11ax_phymode_to_dot11mode(int phymode) in hdd_convert_11ax_phymode_to_dot11mode() 1470 hdd_convert_11ax_phymode_to_dot11mode(int phymode) in hdd_convert_11ax_phymode_to_dot11mode() 1476 enum qca_wlan_802_11_mode hdd_convert_dot11mode_from_phymode(int phymode) in hdd_convert_dot11mode_from_phymode()
|
H A D | wlan_hdd_cm_connect.c | 1312 uint32_t phymode; in hdd_cm_save_connect_info() local
|
H A D | wlan_hdd_assoc.c | 1576 enum wlan_phymode phymode; in hdd_roam_register_sta() local
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
H A D | wlan_dp_main.h | 490 enum qca_wlan_802_11_mode phymode) in dp_add_latency_critical_client() 536 enum qca_wlan_802_11_mode phymode) in dp_del_latency_critical_client()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 196 static void lim_fd_cap_phymode_EHT(enum wlan_phymode phymode, uint8_t *fd_cap) in lim_fd_cap_phymode_EHT() 224 static void lim_fd_cap_phymode_EHT(enum wlan_phymode phymode, uint8_t *fd_cap) in lim_fd_cap_phymode_EHT()
|
/wlan-driver/fw-api/fw/ |
H A D | wlan_defs.h | 285 #define IS_MODE_LEGACY(phymode) ((phymode == MODE_11A) || \ argument 290 #define IS_MODE_11N(phymode) ((phymode >= MODE_11NA_HT20) && \ argument 293 #define IS_MODE_11AC(phymode) ((phymode >= MODE_11AC_VHT20) && \ argument 295 #define IS_MODE_11AC_5G(phymode) ((phymode == MODE_11AC_VHT20) || \ argument 301 #define IS_MODE_11AC(phymode) ((phymode >= MODE_11AC_VHT20) && \ argument 303 #define IS_MODE_11AC_5G(phymode) ((phymode == MODE_11AC_VHT20) || \ argument 309 #define IS_MODE_80MHZ(phymode) ((phymode == MODE_11AC_VHT80_2G) || \ argument 313 #define IS_MODE_40MHZ(phymode) ((phymode == MODE_11AC_VHT40_2G) || \ argument 320 #define IS_MODE_80MHZ(phymode) ((phymode == MODE_11AC_VHT80_2G) || \ argument 322 #define IS_MODE_40MHZ(phymode) ((phymode == MODE_11AC_VHT40_2G) || \ argument
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_vdev_connect.c | 454 cm_diag_eht_dot11_mode_from_phy_mode(enum wlan_phymode phymode) in cm_diag_eht_dot11_mode_from_phy_mode() 472 cm_diag_eht_dot11_mode_from_phy_mode(enum wlan_phymode phymode) in cm_diag_eht_dot11_mode_from_phy_mode() 485 cm_diag_dot11_mode_from_phy_mode(enum wlan_phymode phymode) in cm_diag_dot11_mode_from_phy_mode()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_sim.c | 909 enum wlan_phymode phymode; in target_if_spectral_sops_sim_configure_params() local
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/ |
H A D | wlan_objmgr_peer_obj.h | 147 enum wlan_phymode phymode; member 867 enum wlan_phymode phymode) in wlan_peer_set_phymode()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_frames_host_roam.c | 283 uint32_t phymode; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() local
|
H A D | lim_ft.c | 362 static uint8_t lim_convert_phymode_to_dot11mode(enum wlan_phymode phymode) in lim_convert_phymode_to_dot11mode()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A D | wlan_dfs_utils_api.c | 1605 utils_dfs_convert_wlan_phymode_to_chwidth(enum wlan_phymode phymode) in utils_dfs_convert_wlan_phymode_to_chwidth() 1654 utils_dfs_convert_wlan_phymode_to_chwidth(enum wlan_phymode phymode) in utils_dfs_convert_wlan_phymode_to_chwidth()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/ |
H A D | wlan_vdev_mgr_tgt_if_tx_defs.h | 452 uint32_t phymode; member 960 uint16_t phymode; member
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
H A D | csr_util.c | 1021 eCsrPhyMode csr_convert_from_reg_phy_mode(enum reg_phymode phymode) in csr_convert_from_reg_phy_mode()
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
H A D | wlan_dp_ucfg_api.c | 1664 enum qca_wlan_802_11_mode phymode) in ucfg_dp_add_latency_critical_client() 1670 enum qca_wlan_802_11_mode phymode) in ucfg_dp_del_latency_critical_client()
|
/wlan-driver/qcacld-3.0/os_if/son/src/ |
H A D | os_if_son.c | 871 enum ieee80211_phymode phymode; in os_if_son_get_phymode() local
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_rx.c | 529 uint8_t phymode; in ol_rx_indication_handler() local
|
/wlan-driver/qcacld-3.0/components/mlme/core/src/ |
H A D | wlan_mlme_main.c | 441 enum scan_phy_mode phymode = SCAN_PHY_MODE_UNKNOWN; in mlme_update_freq_in_scan_start_req() local 526 enum scan_phy_mode phymode; in mlme_update_freq_from_link_ctx() local
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/ |
H A D | wlan_scan_public_structs.h | 983 enum scan_phy_mode phymode; member 1712 enum scan_phy_mode phymode; member
|