Searched refs:priv_to_wiphy (Results 1 – 3 of 3) sorted by relevance
77 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_add_hostscan_result()137 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_add_extscan_result()
2031 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_init()2251 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_if_add()2320 struct wiphy *wiphy = priv_to_wiphy(priv); in free_orinocodev()
3269 static inline struct wiphy *priv_to_wiphy(void *priv) in priv_to_wiphy() function