Searched refs:PLT_INPROG_PHY (Results 1 – 3 of 3) sorted by relevance
830 if (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi)) { in wlc_phy_timercb_phycal()2917 if (!(SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi))) { in wlc_phy_watchdog()2939 if ((SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) in wlc_phy_watchdog()2963 (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) in wlc_phy_watchdog()
273 #define PLT_INPROG_PHY(pi) (mboolisset(pi->measure_hold, PHY_HOLD_FOR_PLT)) macro
28417 if (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) || PHY_MUTED(pi)) in wlc_phy_txpwrctrl_idle_tssi_nphy()