Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h138 struct wiphy *qtnf_wiphy_allocate(struct qtnf_bus *bus);
Dcore.c402 wiphy = qtnf_wiphy_allocate(bus); in qtnf_core_mac_alloc()
Dcfg80211.c1029 struct wiphy *qtnf_wiphy_allocate(struct qtnf_bus *bus) in qtnf_wiphy_allocate() function