Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
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()
Dcfg80211.h11 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac);
Dbus.h60 struct qtnf_hw_info hw_info;
Dcfg80211.c1121 int qtnf_wiphy_register(struct qtnf_hw_info *hw_info, struct qtnf_wmac *mac) in qtnf_wiphy_register()
Dcommands.c881 struct qtnf_hw_info *hwinfo = &bus->hw_info; in qtnf_cmd_resp_proc_hw_info()