Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c847 wiphy = wiphy_new_nm(&mac80211_config_ops, priv_size, requested_name); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h39 extern const struct cfg80211_ops mac80211_config_ops;
H A Dcfg.c5408 const struct cfg80211_ops mac80211_config_ops = { variable