Searched refs:b43_is_mode (Results 1 – 2 of 2) sorted by relevance
187 if (!b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) in b43_phy_lock()199 if (!b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) in b43_phy_unlock()
989 static inline int b43_is_mode(struct b43_wl *wl, int type) in b43_is_mode() function