Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_ptr_hash.h116 #define __qdf_ptr_hash_for_each_bucket(ht, bkt) \ argument
127 static inline void qdf_ptr_hash_init(struct qdf_ptr_hash *ht) in qdf_ptr_hash_init()
141 static inline void qdf_ptr_hash_deinit(struct qdf_ptr_hash *ht) in qdf_ptr_hash_deinit()
157 struct qdf_ptr_hash *ht = qdf_mem_malloc(__qdf_ptr_hash_size(bits)); in qdf_ptr_hash_create() local
175 static inline void qdf_ptr_hash_destroy(struct qdf_ptr_hash *ht) in qdf_ptr_hash_destroy()
187 static inline bool qdf_ptr_hash_empty(struct qdf_ptr_hash *ht) in qdf_ptr_hash_empty()
224 __qdf_ptr_hash_get_bucket(struct qdf_ptr_hash *ht, uintptr_t key) in __qdf_ptr_hash_get_bucket()
238 #define qdf_ptr_hash_add(ht, key, item, entry_field) \ argument
241 static inline void __qdf_ptr_hash_add(struct qdf_ptr_hash *ht, uintptr_t key, in __qdf_ptr_hash_add()
260 #define qdf_ptr_hash_remove(ht, key, cursor, entry_field) ({ \ argument
[all …]
H A Dqdf_tracker.h44 struct qdf_ptr_hash *ht; member
/wlan-driver/qca-wifi-host-cmn/qdf/test/
H A Dqdf_ptr_hash_test.c32 static uint32_t __qdf_ptr_hash_test_empty(struct qdf_ptr_hash *ht) in __qdf_ptr_hash_test_empty()
59 static uint32_t __qdf_ptr_hash_test_add_remove(struct qdf_ptr_hash *ht) in __qdf_ptr_hash_test_add_remove()
104 static uint32_t __qdf_ptr_hash_test_for_each(struct qdf_ptr_hash *ht) in __qdf_ptr_hash_test_for_each()
173 struct qdf_ptr_hash *ht = qdf_ptr_hash_create(qdf_ptr_hash_bits); in qdf_ptr_hash_test_create_destroy() local
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dneighbor_db.c
H A Ddrv_callbacks.c
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Dhost_diag_log.c323 uint8_t ht, uint8_t vht, uint16_t chan_start, in host_log_acs_req_event()
H A Di_host_diag_core_event.h347 uint16_t bw, uint8_t ht, uint8_t vht, in host_log_acs_req_event()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dap.c
H A Dconfig_ssid.h
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_common.c
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h1023 uint8_t ht; member
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h464 uint8_t ht; member