Searched refs:phycal_txpower (Results 1 – 2 of 2) sorted by relevance
2597 if ((!pi->phycal_txpower) || in wlc_phy_watchdog()2598 ((pi->sh->now - pi->phycal_txpower) >= pi->sh->fast_timer)) { in wlc_phy_watchdog()2601 pi->phycal_txpower = pi->sh->now; in wlc_phy_watchdog()
708 uint phycal_txpower; member