Searched refs:BWI_PHY_F_CALIBRATED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/bwi/
H A Dif_bwivar.h366 #define BWI_PHY_F_CALIBRATED 0x1 macro
368 #define BWI_CLEAR_PHY_FLAGS (BWI_PHY_F_CALIBRATED)
H A Dbwiphy.c252 if (phy->phy_flags & BWI_PHY_F_CALIBRATED)
261 phy->phy_flags |= BWI_PHY_F_CALIBRATED;

Completed in 83 milliseconds