Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_macdbg.c45 } macdbg_info_t; typedef
52 macdbg_info_t *macdbg_info = MALLOCZ(dhdp->osh, sizeof(*macdbg_info)); in dhd_macdbg_attach()
93 macdbg_info_t *macdbg_info = dhdp->macdbg_info; in dhd_macdbg_detach()
122 macdbg_info_t *macdbg_info = dhdp->macdbg_info; in dhd_macdbg_event_handler()
168 _dhd_get_ihr16(macdbg_info_t *macdbg_info, uint16 addr, struct bcmstrbuf *b, bool verbose) in _dhd_get_ihr16()
190 _dhd_get_ihr32(macdbg_info_t *macdbg_info, uint16 addr, struct bcmstrbuf *b, bool verbose) in _dhd_get_ihr32()
212 _dhd_set_ihr16(macdbg_info_t *macdbg_info, uint16 addr, uint16 val, in _dhd_set_ihr16()
235 _dhd_set_ihr32(macdbg_info_t *macdbg_info, uint16 addr, uint32 val, in _dhd_set_ihr32()
258 _dhd_get_d11obj32(macdbg_info_t *macdbg_info, uint16 objaddr, uint32 sel, in _dhd_get_d11obj32()
329 _dhd_get_d11obj16(macdbg_info_t *macdbg_info, uint16 objaddr, in _dhd_get_d11obj16()
[all …]