Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.h718 int roc_freq; member
Dmac.c3672 ATH10K_SKB_CB(skb)->htt.freq = ar->scan.roc_freq; in ath10k_tx()
5749 ar->scan.roc_freq = chan->center_freq; in ath10k_remain_on_channel()
Dwmi.c1907 if (ar->scan.is_roc && ar->scan.roc_freq == freq) in ath10k_wmi_event_scan_foreign_chan()