Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h579 int roc_freq; member
Dmac.c2722 ATH10K_SKB_CB(skb)->htt.freq = ar->scan.roc_freq; in ath10k_tx()
4374 ar->scan.roc_freq = chan->center_freq; in ath10k_remain_on_channel()
Dwmi.c1206 if (ar->scan.is_roc && ar->scan.roc_freq == freq) in ath10k_wmi_event_scan_foreign_chan()