Searched refs:BWI_PHY_F_CALIBRATED (Results 1 – 2 of 2) sorted by relevance
367 #define BWI_PHY_F_CALIBRATED 0x1 macro369 #define BWI_CLEAR_PHY_FLAGS (BWI_PHY_F_CALIBRATED)
250 if (phy->phy_flags & BWI_PHY_F_CALIBRATED) in bwi_phy_calibrate()259 phy->phy_flags |= BWI_PHY_F_CALIBRATED; in bwi_phy_calibrate()