Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcfg80211.h3136 struct cfg80211_ops { struct
4201 struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv,
4216 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new()