Home
last modified time | relevance | path

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

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