Searched refs:phycal_txpower (Results 1 – 3 of 3) sorted by relevance
566 uint phycal_txpower; /* last time txpower calibration was done */ member
2928 if ((!pi->phycal_txpower) || in wlc_phy_watchdog()2929 ((pi->sh->now - pi->phycal_txpower) >= pi->sh->fast_timer)) { in wlc_phy_watchdog()2932 pi->phycal_txpower = pi->sh->now; in wlc_phy_watchdog()
777 uint phycal_txpower; member