Searched refs:dhd_add_if (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | dhd.h | 623 extern int dhd_add_if(struct dhd_info *dhd, int ifidx, void *handle,
|
D | dhd_common.c | 1195 if (dhd_add_if(dhd_pub->info, ifevent->ifidx, in wl_host_event()
|
D | dhd_linux.c | 3052 dhd_add_if(dhd_info_t *dhd, int ifidx, void *handle, char *name, function 3222 if (dhd_add_if(dhd, 0, (void *)net, net->name, NULL, 0, 0) == DHD_BAD_IF)
|