Searched refs:qdf_ptr_hash_declare_ptr (Results 1 – 2 of 2) sorted by relevance
49 qdf_ptr_hash_declare_ptr(ht, qdf_ptr_hash_bits); in qdf_ptr_hash_test_empty()94 qdf_ptr_hash_declare_ptr(ht, qdf_ptr_hash_bits); in qdf_ptr_hash_test_add_remove()161 qdf_ptr_hash_declare_ptr(ht, qdf_ptr_hash_bits); in qdf_ptr_hash_test_for_each()
112 #define qdf_ptr_hash_declare_ptr(name, bits) \ macro