Home
last modified time | relevance | path

Searched refs:htt_peer_map_v2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.c62 .htt_peer_map_v2 = true,
145 .htt_peer_map_v2 = true,
225 .htt_peer_map_v2 = false,
306 .htt_peer_map_v2 = true,
386 .htt_peer_map_v2 = false,
468 .htt_peer_map_v2 = false,
549 .htt_peer_map_v2 = false,
Dhw.h168 bool htt_peer_map_v2; member
Ddp.c975 if (arvif->ar->ab->hw_params.htt_peer_map_v2) { in ath11k_dp_update_vdev_search()