Searched refs:priv_to_wiphy (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c140 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
346 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
440 struct wiphy *wiphy = priv_to_wiphy(mac);
480 wiphy_lock(priv_to_wiphy(vif->mac));
482 wiphy_unlock(priv_to_wiphy(vif->mac));
492 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
562 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
600 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
636 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
H A Dcore.c250 struct wiphy *wiphy = priv_to_wiphy(mac);
355 vif->wdev.wiphy = priv_to_wiphy(mac);
465 struct wiphy *wiphy = priv_to_wiphy(mac);
517 wiphy = priv_to_wiphy(mac);
614 wiphy_lock(priv_to_wiphy(mac));
616 wiphy_unlock(priv_to_wiphy(mac));
H A Dcommands.c821 struct wiphy *wiphy = priv_to_wiphy(vif->mac);
1639 struct wiphy *wiphy = priv_to_wiphy(mac);
2243 struct wiphy *wiphy = priv_to_wiphy(mac);
2510 qlink_chandef_q2cfg(priv_to_wiphy(vif->mac), &resp->chan, chdef);
H A Dcfg80211.c1123 struct wiphy *wiphy = priv_to_wiphy(mac);
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c185 struct wiphy *wiphy = priv_to_wiphy(priv);
/linux-master/include/net/
H A Dcfg80211.h5791 * priv_to_wiphy - return the wiphy containing the priv
5796 static inline struct wiphy *priv_to_wiphy(void *priv) function

Completed in 187 milliseconds