Searched refs:dhd_pub_t (Results 1 – 10 of 10) sorted by relevance
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
D | dhd.h | 150 } dhd_pub_t; typedef 155 dhd_pub_t *dhd; 207 extern int dhd_os_wake_lock(dhd_pub_t *pub); 208 extern int dhd_os_wake_unlock(dhd_pub_t *pub); 209 extern int dhd_os_wake_lock_timeout(dhd_pub_t *pub); 210 extern int dhd_os_wake_lock_timeout_enable(dhd_pub_t *pub); 232 extern dhd_pub_t *dhd_attach(osl_t *osh, struct dhd_bus *bus, uint bus_hdrlen); 233 extern int dhd_net_attach(dhd_pub_t *dhdp, int idx); 236 extern void dhd_detach(dhd_pub_t *dhdp); 239 extern void dhd_txflowcontrol(dhd_pub_t *dhdp, int ifidx, bool on); [all …]
|
D | dhd_proto.h | 45 extern int dhd_prot_attach(dhd_pub_t *dhdp); 48 extern void dhd_prot_detach(dhd_pub_t *dhdp); 53 extern int dhd_prot_init(dhd_pub_t *dhdp); 56 extern void dhd_prot_stop(dhd_pub_t *dhdp); 58 extern bool dhd_proto_fcinfo(dhd_pub_t *dhd, void *pktbuf, uint8 *fcbits); 63 extern void dhd_prot_hdrpush(dhd_pub_t *, int ifidx, void *txp); 66 extern int dhd_prot_hdrpull(dhd_pub_t *, int *ifidx, void *rxp); 69 extern int dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len); 72 extern int dhd_prot_iovar_op(dhd_pub_t *dhdp, const char *name, 76 extern void dhd_prot_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf); [all …]
|
D | dhd_bus.h | 49 extern int dhd_bus_init(dhd_pub_t *dhdp, bool enforce_mutex); 61 extern bool dhd_bus_watchdog(dhd_pub_t *dhd); 70 extern int dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, 74 extern void dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf); 77 extern void dhd_bus_clearcounts(dhd_pub_t *dhdp);
|
D | dhd_cdc.c | 72 dhdcdc_msg(dhd_pub_t *dhd) in dhdcdc_msg() 96 dhdcdc_cmplt(dhd_pub_t *dhd, uint32 id, uint32 len) in dhdcdc_cmplt() 113 dhdcdc_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len) in dhdcdc_query_ioctl() 197 dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len) in dhdcdc_set_ioctl() 248 dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len) in dhd_prot_ioctl() 314 dhd_prot_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_prot_iovar_op() 321 dhd_prot_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_prot_dump() 331 dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, void *pktbuf) in dhd_prot_hdrpush() 385 dhd_proto_fcinfo(dhd_pub_t *dhd, void *pktbuf, uint8 *fcbits) in dhd_proto_fcinfo() 407 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf) in dhd_prot_hdrpull() [all …]
|
D | dhd_linux.c | 233 dhd_pub_t pub; 438 extern int dhd_set_suspend(int value, dhd_pub_t *dhd); 555 dhd_ifname(dhd_pub_t *dhdp, int ifidx) in dhd_ifname() 840 dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf) in dhd_sendpkt() 940 dhd_txflowcontrol(dhd_pub_t *dhdp, int ifidx, bool state) in dhd_txflowcontrol() 957 dhd_rx_frame(dhd_pub_t *dhdp, int ifidx, void *pktbuf, int numpkt) in dhd_rx_frame() 1062 dhd_txcomplete(dhd_pub_t *dhdp, void *txp, bool success) in dhd_txcomplete() 1245 dhd_sched_dpc(dhd_pub_t *dhdp) in dhd_sched_dpc() 1712 dhd_pub_t * 1862 dhd_bus_start(dhd_pub_t *dhdp) in dhd_bus_start() [all …]
|
D | dhd_common.c | 117 dhd_dump(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_dump() 171 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 283 dhd_prec_enq(dhd_pub_t *dhdp, struct pktq *q, void *pkt, int prec) in dhd_prec_enq() 336 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 387 dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl()
|
D | dhd_sdio.c | 142 extern int dhdcdc_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, void *buf, uint len); 147 dhd_pub_t *dhd; 1129 dhd_pub_t *dhd = bus->dhd; in dhdsdio_sendfromq() 1441 dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_bus_dump() 1523 dhd_bus_clearcounts(dhd_pub_t *dhdp) in dhd_bus_clearcounts() 2081 dhd_preinit_ioctls((dhd_pub_t *) bus->dhd); in dhdsdio_doiovar() 2269 dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_bus_iovar_op() 2446 dhd_bus_init(dhd_pub_t *dhdp, bool enforce_mutex) in dhd_bus_init() 4276 dhd_bus_watchdog(dhd_pub_t *dhdp) in dhd_bus_watchdog() 5369 dhd_bus_devreset(dhd_pub_t *dhdp, uint8 flag) in dhd_bus_devreset() [all …]
|
/hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
D | wl_iw.h | 74 dhd_pub_t * pub;
|
D | wl_iw.c | 4701 iw->pub = (dhd_pub_t *)dhdp;
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
D | bcmsdh_linux.c | 537 dhd_pub_t *dhdp; in wlan_oob_irq() 539 dhdp = (dhd_pub_t *)sdhcinfo->dev->driver_data; in wlan_oob_irq()
|