Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h161 struct qtnf_wmac *qtnf_core_get_mac(const struct qtnf_bus *bus, u8 macid);
Devent.c557 mac = qtnf_core_get_mac(bus, event->macid); in qtnf_event_process_skb()
Dcore.c39 struct qtnf_wmac *qtnf_core_get_mac(const struct qtnf_bus *bus, u8 macid) in qtnf_core_get_mac() function