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.c119 .support_off_channel_tx = false,
203 .support_off_channel_tx = false,
290 .support_off_channel_tx = true,
377 .support_off_channel_tx = false,
464 .support_off_channel_tx = true,
552 .support_off_channel_tx = true,
638 .support_off_channel_tx = true,
721 .support_off_channel_tx = false,
808 .support_off_channel_tx = true,
895 .support_off_channel_tx
[all...]
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()