Searched refs:is_roc (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dcore.h488 bool is_roc; member in struct:ath12k::__anon187
H A Dmac.c2783 if (!ar->scan.is_roc) {
2952 ar->scan.is_roc = false;
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dcore.h633 bool is_roc; member in struct:ath11k::__anon140
H A Dmac.c3763 if (ar->scan.is_roc && ar->scan.roc_notify)
3767 if (!ar->scan.is_roc) {
3959 ar->scan.is_roc = false;
8921 ar->scan.is_roc = true;
H A Dwmi.c692 ar->scan.is_roc &&
6209 if (ar->scan.is_roc)
6293 if (ar->scan.is_roc && ar->scan.roc_freq == freq)
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.h1122 bool is_roc; member in struct:ath10k::__anon61
H A Dmac.c4516 if (!ar->scan.is_roc) {
6402 ar->scan.is_roc = false;
7932 ar->scan.is_roc = true;
H A Dwmi.c2042 if (ar->scan.is_roc)
2128 if (ar->scan.is_roc && ar->scan.roc_freq == freq)

Completed in 487 milliseconds