Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h490 int roc_freq; member
H A Dmac.c2797 ar->scan.roc_freq = 0; in __ath12k_mac_scan_finish()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h635 int roc_freq; member
H A Dmac.c3780 ar->scan.roc_freq = 0; in __ath11k_mac_scan_finish()
8923 ar->scan.roc_freq = chan->center_freq; in ath11k_mac_op_remain_on_channel()
H A Dwmi.c694 freq = ar->scan.roc_freq; in ath11k_wmi_mgmt_get_freq()
6293 if (ar->scan.is_roc && ar->scan.roc_freq == freq) in ath11k_wmi_event_scan_foreign_chan()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h1124 int roc_freq; member
H A Dhtt_tx.c1448 freq = ar->scan.roc_freq; in ath10k_htt_tx_32()
1653 freq = ar->scan.roc_freq; in ath10k_htt_tx_64()
H A Dmac.c4530 ar->scan.roc_freq = 0; in __ath10k_scan_finish()
7934 ar->scan.roc_freq = chan->center_freq; in ath10k_remain_on_channel()
H A Dwmi.c2128 if (ar->scan.is_roc && ar->scan.roc_freq == freq) in ath10k_wmi_event_scan_foreign_chan()