Searched refs:PLT_INPROG_PHY (Results 1 – 3 of 3) sorted by relevance
397 if (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi)) { in wlc_phy_timercb_phycal()2588 if (!(SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi))) in wlc_phy_watchdog()2604 if ((SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) in wlc_phy_watchdog()2629 (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) in wlc_phy_watchdog()
218 #define PLT_INPROG_PHY(pi) (mboolisset(pi->measure_hold, PHY_HOLD_FOR_PLT)) macro
17410 if (SCAN_RM_IN_PROGRESS(pi) || PLT_INPROG_PHY(pi) || PHY_MUTED(pi)) in wlc_phy_txpwrctrl_idle_tssi_nphy()