Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h96 struct htt_rx_hash_bucket { struct
361 struct htt_rx_hash_bucket **hash_table;
H A Dhtt_rx_ll.c1285 sizeof(struct htt_rx_hash_bucket *)); in htt_rx_hash_init()
1296 allocation = qdf_mem_malloc((sizeof(struct htt_rx_hash_bucket) + in htt_rx_hash_init()
1313 sizeof(struct htt_rx_hash_bucket)); in htt_rx_hash_init()
1353 struct htt_rx_hash_bucket **hash_table; in htt_rx_hash_deinit()
2365 struct htt_rx_hash_bucket **hash_table; in htt_rx_hash_smmu_map()