Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h137 struct qtnf_wmac *qtnf_core_get_mac(const struct qtnf_bus *bus, u8 macid);
Devent.c770 mac = qtnf_core_get_mac(bus, event->macid); in qtnf_event_process_skb()
Dcore.c40 struct qtnf_wmac *qtnf_core_get_mac(const struct qtnf_bus *bus, u8 macid) in qtnf_core_get_mac() function