Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dbus.h83 static inline bool qtnf_fw_is_attached(struct qtnf_bus *bus) in qtnf_fw_is_attached() function
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c414 if (qtnf_fw_is_attached(bus)) in qtnf_pcie_remove()