Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h139 struct qtnf_wmac *qtnf_core_get_mac(const struct qtnf_bus *bus, u8 macid);
H A Devent.c768 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