Home
last modified time | relevance | path

Searched defs:dhdp (Results 1 – 10 of 10) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd_linux.c606 static inline int dhd_rxf_enqueue(dhd_pub_t *dhdp, void* skb) in dhd_rxf_enqueue()
637 static inline void* dhd_rxf_dequeue(dhd_pub_t *dhdp) in dhd_rxf_dequeue()
668 static int dhd_process_cid_mac(dhd_pub_t *dhdp, bool prepost) in dhd_process_cid_mac()
851 dhd_pub_t *dhdp = &dhd->pub; in dhd_suspend_resume_helper() local
990 dhd_ifname(dhd_pub_t *dhdp, int ifidx) in dhd_ifname()
1013 dhd_bssidx2bssid(dhd_pub_t *dhdp, int idx) in dhd_bssidx2bssid()
1506 dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf) in dhd_sendpkt()
1705 dhd_txflowcontrol(dhd_pub_t *dhdp, int ifidx, bool state) in dhd_txflowcontrol()
1770 dhd_rx_frame(dhd_pub_t *dhdp, int ifidx, void *pktbuf, int numpkt, uint8 chan)
1997 dhd_txcomplete(dhd_pub_t *dhdp, void *txp, bool success)
[all …]
Ddhd_bta.c269 dhd_bta_tx_hcidata_complete(dhd_pub_t *dhdp, void *txp, bool success) in dhd_bta_tx_hcidata_complete()
310 dhd_bta_doevt(dhd_pub_t *dhdp, void *data_buf, uint data_len) in dhd_bta_doevt()
Ddhd_sdio.c1506 dhd_pub_t *dhdp = (dhd_pub_t *)pub; in dhd_onoff_tcpack_sup() local
1521 inline void dhd_tcpack_check_xmit(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_check_xmit()
1554 dhd_tcpack_suppress(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_suppress()
2834 dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_bus_dump()
2916 dhd_bus_clearcounts(dhd_pub_t *dhdp) in dhd_bus_clearcounts()
4357 dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_bus_iovar_op()
4558 dhd_txglom_enable(dhd_pub_t *dhdp, bool enable) in dhd_txglom_enable()
4587 dhd_bus_init(dhd_pub_t *dhdp, bool enforce_mutex) in dhd_bus_init()
6678 dhd_disable_intr(dhd_pub_t *dhdp) in dhd_disable_intr()
6686 dhd_bus_watchdog(dhd_pub_t *dhdp) in dhd_bus_watchdog()
[all …]
Dbcmsdh_linux.c623 dhd_pub_t *dhdp; in wlan_oob_irq() local
639 int bcmsdh_register_oob_intr(void * dhdp) in bcmsdh_register_oob_intr()
Ddhd_cdc.c335 dhd_prot_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_prot_iovar_op()
342 dhd_prot_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_prot_dump()
Ddhd_wlfc.c66 dhd_wlfc_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_wlfc_dump()
677 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local
1052 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec) in _dhd_wlfc_prec_enq_with_drop()
1510 dhd_wlfc_find_mac_desc_id_from_mac(dhd_pub_t *dhdp, uint8* ea) in dhd_wlfc_find_mac_desc_id_from_mac()
Ddhd_common.c223 dhd_dump(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_dump()
542 dhd_prec_enq(dhd_pub_t *dhdp, struct pktq *q, void *pkt, int prec) in dhd_prec_enq()
1809 dhd_sendup_event_common(dhd_pub_t *dhdp, wl_event_msg_t *event, void *data) in dhd_sendup_event_common()
Ddhd.h422 inline static void MUTEX_LOCK_SOFTAP_SET_INIT(dhd_pub_t * dhdp) in MUTEX_LOCK_SOFTAP_SET_INIT()
429 inline static void MUTEX_LOCK_SOFTAP_SET(dhd_pub_t * dhdp) in MUTEX_LOCK_SOFTAP_SET()
436 inline static void MUTEX_UNLOCK_SOFTAP_SET(dhd_pub_t * dhdp) in MUTEX_UNLOCK_SOFTAP_SET()
Ddhd_wlfc.h233 void* dhdp; member
Dwl_iw.c3630 wl_iw_attach(struct net_device *dev, void * dhdp)