Searched refs:dhd_event (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | dhd.h | 630 extern void dhd_event(struct dhd_info *dhd, char *evpkt, int evlen, int ifidx);
|
D | dhd_common.c | 1219 dhd_event(dhd_pub->info, (char *)pvt_data, evlen, *ifidx); in wl_host_event() 1257 dhd_event(dhd_pub->info, (char *)pvt_data, evlen, *ifidx); in wl_host_event()
|
D | dhd_linux.c | 1990 dhd_event(struct dhd_info *dhd, char *evpkt, int evlen, int ifidx) function
|