Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1377 wiphy_new(const struct cfg80211_ops *ops, size_t priv_len) in wiphy_new() function
/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_80211.c5824 wiphy = wiphy_new(&linuxkpi_mac80211cfgops, sizeof(*lhw) + priv_len);