Home
last modified time | relevance | path

Searched refs:qtnf_hw_info (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h112 struct qtnf_hw_info { struct
153 static inline bool qtnf_hwcap_is_set(const struct qtnf_hw_info *info, in qtnf_hwcap_is_set()
H A Dcfg80211.h11 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac);
H A Dbus.h60 struct qtnf_hw_info hw_info;
H A Dcfg80211.c1121 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac) in qtnf_wiphy_register()
H A Dcommands.c881 struct qtnf_hw_info *hwinfo = &bus->hw_info; in qtnf_cmd_resp_proc_hw_info()