Searched refs:dhd_info_t (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | dhd_linux.c | 352 } dhd_info_t; typedef 527 static void dhd_net_if_lock_local(dhd_info_t *dhd); 528 static void dhd_net_if_unlock_local(dhd_info_t *dhd); 533 void htsf_update(dhd_info_t *dhd, void *data); 536 uint32 dhd_get_htsf(dhd_info_t *dhd, int ifidx); 537 static int dhd_ioctl_htsf_get(dhd_info_t *dhd, int ifidx); 563 static int dhd_toe_get(dhd_info_t *dhd, int idx, uint32 *toe_ol); 564 static int dhd_toe_set(dhd_info_t *dhd, int idx, uint32 toe_ol); 567 static int dhd_wl_host_event(dhd_info_t *dhd, int *ifidx, void *pktdata, 670 dhd_info_t *dhd = (dhd_info_t *)dhdp->info; in dhd_process_cid_mac() [all …]
|