Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h353 bool do_not_send_tmpl; member
Dmac.c3144 if (!arvif->do_not_send_tmpl || !arvif->bcca_zero_sent) { in ath11k_mac_op_bss_info_changed()
3152 arvif->do_not_send_tmpl = true; in ath11k_mac_op_bss_info_changed()
3154 arvif->do_not_send_tmpl = false; in ath11k_mac_op_bss_info_changed()