Home
last modified time | relevance | path

Searched refs:qdf_ptr_hash_destroy (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/test/
H A Dqdf_ptr_hash_test.c181 qdf_ptr_hash_destroy(ht); in qdf_ptr_hash_test_create_destroy()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_ptr_hash.h175 static inline void qdf_ptr_hash_destroy(struct qdf_ptr_hash *ht) in qdf_ptr_hash_destroy() function