Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c117 .support_off_channel_tx = false,
203 .support_off_channel_tx = false,
292 .support_off_channel_tx = true,
381 .support_off_channel_tx = false,
470 .support_off_channel_tx = true,
560 .support_off_channel_tx = true,
648 .support_off_channel_tx = true,
733 .support_off_channel_tx = false,
822 .support_off_channel_tx = true,
911 .support_off_channel_tx = true,
H A Dhw.h217 bool support_off_channel_tx; member
H A Dwmi.c645 if (ab->hw_params.support_off_channel_tx && in ath11k_wmi_mgmt_get_freq()