Home
last modified time | relevance | path

Searched refs:b43_is_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.c187 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()
H A Db43.h989 static inline int b43_is_mode(struct b43_wl *wl, int type) in b43_is_mode() function