Home
last modified time | relevance | path

Searched refs:roc_notify (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h491 bool roc_notify; member
H A Dmac.c2790 } else if (ar->scan.roc_notify) { in __ath12k_mac_scan_finish()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h1125 bool roc_notify; member
H A Dmac.c4523 } else if (ar->scan.roc_notify) { in __ath10k_scan_finish()
7935 ar->scan.roc_notify = true; in ath10k_remain_on_channel()
8002 ar->scan.roc_notify = false; in ath10k_cancel_remain_on_channel()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h636 bool roc_notify; member
H A Dmac.c3763 if (ar->scan.is_roc && ar->scan.roc_notify) in __ath11k_mac_scan_finish()
8888 ar->scan.roc_notify = false; in ath11k_mac_op_cancel_remain_on_channel()
8924 ar->scan.roc_notify = true; in ath11k_mac_op_remain_on_channel()