Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dcfg.h7 extern const struct cfg80211_ops mac80211_config_ops;
Dmain.c526 wiphy = wiphy_new_nm(&mac80211_config_ops, priv_size, requested_name); in ieee80211_alloc_hw_nm()
Dcfg.c3698 const struct cfg80211_ops mac80211_config_ops = { variable