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,
200 .support_off_channel_tx = false,
286 .support_off_channel_tx = true,
372 .support_off_channel_tx = false,
458 .support_off_channel_tx = true,
545 .support_off_channel_tx = true,
630 .support_off_channel_tx = true,
712 .support_off_channel_tx = false,
798 .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()