Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd.h630 extern void dhd_event(struct dhd_info *dhd, char *evpkt, int evlen, int ifidx);
Ddhd_common.c1219 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()
Ddhd_linux.c1990 dhd_event(struct dhd_info *dhd, char *evpkt, int evlen, int ifidx) function