Home
last modified time | relevance | path

Searched refs:noi_running (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h598 uint8_t noi_running; member
H A Dif_bwn.c5315 KASSERT(mac->mac_noise.noi_running, ("%s: fail", __func__)); in bwn_intr_noise()
5348 mac->mac_noise.noi_running = 0; in bwn_intr_noise()
6968 if (mac->mac_phy.type != BWN_PHYTYPE_G || mac->mac_noise.noi_running) in bwn_task_15s()
6970 mac->mac_noise.noi_running = 1; in bwn_task_15s()