Home
last modified time | relevance | path

Searched refs:wlan_eht_mode (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_generic.h72 enum wlan_eht_mode { enum
H A Dwlan_mlme_api.h2881 enum wlan_eht_mode *value);
2891 wlan_mlme_set_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode value);
3003 wlan_mlme_get_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode *value) in wlan_mlme_get_eht_mode()
3010 wlan_mlme_set_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode value) in wlan_mlme_set_eht_mode()
H A Dwlan_mlme_ucfg_api.h3127 ucfg_mlme_set_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode value) in ucfg_mlme_set_eht_mode()
3142 ucfg_mlme_get_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode *value) in ucfg_mlme_get_eht_mode()
H A Dwlan_mlme_public_struct.h1542 enum wlan_eht_mode eht_mode;
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A 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()
3952 wlan_mlme_set_eht_mode(struct wlan_objmgr_psoc *psoc, enum wlan_eht_mode value) in wlan_mlme_set_eht_mode()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c12177 static enum wlan_eht_mode
12207 enum wlan_eht_mode eht_mode; in hdd_set_eht_mlo_mode()
13870 enum wlan_eht_mode eht_mode; in wlan_hdd_set_listen_interval()
14455 enum wlan_eht_mode eht_mode; in __wlan_hdd_cfg80211_set_wifi_test_config()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c1272 enum wlan_eht_mode eht_mode; in wma_process_cli_set_cmd()