Searched refs:BWI_CLEAR_PHY_FLAGS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwi/ | ||
H A D | if_bwivar.h | 369 #define BWI_CLEAR_PHY_FLAGS (BWI_PHY_F_CALIBRATED) macro |
H A D | bwiphy.c | 1015 phy->phy_flags &= ~BWI_CLEAR_PHY_FLAGS; in bwi_phy_clear_state() |