Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.h11 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac);
H A Dcore.c591 ret = qtnf_wiphy_register(&bus->hw_info, mac); in qtnf_core_mac_attach()
H A Dcfg80211.c1121 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac) in qtnf_wiphy_register() function