Home
last modified time | relevance | path

Searched refs:wlan_mlme_get_eht_mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_api.h2880 wlan_mlme_get_eht_mode(struct wlan_objmgr_psoc *psoc,
3003 wlan_mlme_get_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode *value) in wlan_mlme_get_eht_mode() function
Dwlan_mlme_ucfg_api.h3144 return wlan_mlme_get_eht_mode(psoc, value); in ucfg_mlme_get_eht_mode()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c3924 wlan_mlme_get_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode *value) in wlan_mlme_get_eht_mode() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c1378 wlan_mlme_get_eht_mode(wma->psoc, &eht_mode); in wma_process_cli_set_cmd()