Home
last modified time | relevance | path

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

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