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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h596 uint8_t noi_running; member in struct:bwn_noise
H A Dif_bwn.c5108 KASSERT(mac->mac_noise.noi_running, ("%s: fail", __func__));
5141 mac->mac_noise.noi_running = 0;
6791 if (mac->mac_phy.type != BWN_PHYTYPE_G || mac->mac_noise.noi_running)
6793 mac->mac_noise.noi_running = 1;

Completed in 75 milliseconds