Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.c117 .support_off_channel_tx = false,
201 .support_off_channel_tx = false,
288 .support_off_channel_tx = true,
375 .support_off_channel_tx = false,
462 .support_off_channel_tx = true,
550 .support_off_channel_tx = true,
636 .support_off_channel_tx = true,
719 .support_off_channel_tx = false,
806 .support_off_channel_tx = true,
893 .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()