Searched refs:dhd_macdbg_dumpmac (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_macdbg.h | 28 extern int dhd_macdbg_dumpmac(dhd_pub_t *dhdp, char *buf, int buflen, int *outbuflen, bool dump_x);
|
| H A D | dhd_macdbg.c | 153 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, FALSE); in dhd_macdbg_event_handler() 155 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, TRUE); in dhd_macdbg_event_handler() 497 dhd_macdbg_dumpmac(dhd_pub_t *dhdp, char *buf, int buflen, in dhd_macdbg_dumpmac() function
|
| H A D | dhd_linux.c | 25014 if (dhd_macdbg_dumpmac(dhdp, dumpbuf, DUMPMAC_BUF_SZ, in _dhd_schedule_macdbg_dump() 25031 if (dhd_macdbg_dumpmac(dhdp, dumpbuf, DUMPMAC_BUF_SZ, in _dhd_schedule_macdbg_dump() 25068 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, FALSE); /* PSMr */ in _dhd_schedule_macdbg_dump() 25069 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, TRUE); /* PSMx */ in _dhd_schedule_macdbg_dump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 24903 if (dhd_macdbg_dumpmac(dhdp, dumpbuf, DUMPMAC_BUF_SZ, in _dhd_schedule_macdbg_dump() 24920 if (dhd_macdbg_dumpmac(dhdp, dumpbuf, DUMPMAC_BUF_SZ, in _dhd_schedule_macdbg_dump() 24957 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, FALSE); /* PSMr */ in _dhd_schedule_macdbg_dump() 24958 (void) dhd_macdbg_dumpmac(dhdp, NULL, 0, NULL, TRUE); /* PSMx */ in _dhd_schedule_macdbg_dump()
|