Lines Matching defs:dhdp

77 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp)  in _dhd_wlfc_thread_wakeup()
533 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local
686 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop()
755 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop()
929 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local
981 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local
1123 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local
1429 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local
1529 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local
1833 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local
2028 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_handle_packet_commit() local
2096 _dhd_wlfc_find_mac_desc_id_from_mac(dhd_pub_t *dhdp, uint8 *ea) in _dhd_wlfc_find_mac_desc_id_from_mac()
3105 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_wlfc_transfer_packets() local
3390 dhd_wlfc_commit_packets(dhd_pub_t *dhdp, f_commitpkt_t fcommit, void* commit_ctx, void *pktbuf, in dhd_wlfc_commit_packets()
3795 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea) in dhd_wlfc_interface_event()
3818 int dhd_wlfc_FIFOcreditmap_event(dhd_pub_t *dhdp, uint8* event_data) in dhd_wlfc_FIFOcreditmap_event()
3841 int dhd_wlfc_disable_credit_borrow_event(dhd_pub_t *dhdp, uint8* event_data) in dhd_wlfc_disable_credit_borrow_event()
3859 int dhd_wlfc_BCMCCredit_support_event(dhd_pub_t *dhdp) in dhd_wlfc_BCMCCredit_support_event()
3883 dhd_wlfc_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_wlfc_dump()
4316 int dhd_wlfc_flowcontrol(dhd_pub_t *dhdp, bool state, bool bAcquireLock) in dhd_wlfc_flowcontrol()