H A D | dhd_msgbuf.c | 3 * @file definition of host message ring functionality 141 /* optimization to write "n" tx items at a time to ring */ 152 struct msgbuf_ring; /* ring context for common and flow rings */ 166 * 4. Dongle DMA's all indices after producing items in the D2H ring, flushing 167 * ring contents before the indices. 194 typedef uint8 (* d2h_sync_cb_t)(dhd_pub_t *dhd, struct msgbuf_ring *ring, 205 typedef int (* d2h_edl_sync_cb_t)(dhd_pub_t *dhd, struct msgbuf_ring *ring, 289 * d2h debug ring is located at the end, i.e. after all the tx flow rings and h2d debug ring 367 /* Traverse each flowring in the flowring pool, assigning ring an 816 msgbuf_ring_t *ring = (msgbuf_ring_t *)prot_info; dhd_prot_dump_ring_ptrs() local 863 dhd_prot_d2h_sync_livelock(dhd_pub_t *dhd, uint32 msg_seqnum, msgbuf_ring_t *ring, uint32 tries, volatile uchar *msg, int msglen) dhd_prot_d2h_sync_livelock() argument 912 dhd_prot_d2h_sync_seqnum(dhd_pub_t *dhd, msgbuf_ring_t *ring, volatile cmn_msg_hdr_t *msg, int msglen) dhd_prot_d2h_sync_seqnum() argument 991 dhd_prot_d2h_sync_xorcsum(dhd_pub_t *dhd, msgbuf_ring_t *ring, volatile cmn_msg_hdr_t *msg, int msglen) dhd_prot_d2h_sync_xorcsum() argument 1079 dhd_prot_d2h_sync_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, volatile cmn_msg_hdr_t *msg, int msglen) dhd_prot_d2h_sync_none() argument 1109 dhd_prot_d2h_sync_edl(dhd_pub_t *dhd, msgbuf_ring_t *ring, volatile cmn_msg_hdr_t *msg) dhd_prot_d2h_sync_edl() argument 1245 dhd_prot_d2h_sync_edl_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, volatile cmn_msg_hdr_t *msg) dhd_prot_d2h_sync_edl_none() argument 4486 msgbuf_ring_t *ring = &prot->h2dring_rxp_subn; dhd_prot_rxbuf_post() local 4674 dhd_prot_infobufpost(dhd_pub_t *dhd, msgbuf_ring_t *ring) dhd_prot_infobufpost() argument 4896 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_prot_rxbufpost_ctrl() local 5192 msgbuf_ring_t *ring = prot->d2hring_info_cpln; dhd_prot_process_msgbuf_infocpl() local 5255 msgbuf_ring_t *ring = prot->d2hring_edl; dhd_prot_process_msgbuf_edl() local 5341 msgbuf_ring_t *ring = NULL; dhd_prot_process_edl_complete() local 5502 msgbuf_ring_t *ring = NULL; dhd_prot_edl_ring_tcm_rd_update() local 5525 msgbuf_ring_t *ring; dhd_prot_process_msgbuf_rxcpl() local 5776 msgbuf_ring_t *ring = (msgbuf_ring_t *)msgring; dhd_prot_update_txflowring() local 5800 msgbuf_ring_t *ring; dhd_prot_process_msgbuf_txcpl() local 5903 msgbuf_ring_t *ring = &prot->d2hring_ctrl_cpln; dhd_prot_process_ctrlbuf() local 5952 dhd_prot_process_msgtype(dhd_pub_t *dhd, msgbuf_ring_t *ring, uint8 *buf, uint32 len) dhd_prot_process_msgtype() argument 6341 msgbuf_ring_t *ring = &dhd->prot->d2hring_tx_cpln; dhd_prot_txstatus_process() local 6659 msgbuf_ring_t *ring; dhd_prot_txdata() local 6955 msgbuf_ring_t *ring; dhd_prot_txdata_write_flush() local 7163 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhdmsgbuf_lpbk_req() local 7404 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhdmsgbuf_dmaxfer_req() local 7785 msgbuf_ring_t *ring; dhd_d2h_h2d_ring_dump() local 7849 dhd_ring_write(dhd_pub_t *dhd, msgbuf_ring_t *ring, void *file, const void *user_buf, unsigned long *file_posn) dhd_ring_write() argument 7877 dhd_edl_ring_hdr_write(dhd_pub_t *dhd, msgbuf_ring_t *ring, void *file, const void *user_buf, unsigned long *file_posn) dhd_edl_ring_hdr_write() argument 7972 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_post_dummy_msg() local 8009 dhd_prot_alloc_ring_space(dhd_pub_t *dhd, msgbuf_ring_t *ring, uint16 nitems, uint16 * alloced, bool exactly_nitems) dhd_prot_alloc_ring_space() argument 8061 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_fillup_ioct_reqst() local 8153 dhd_prot_ring_attach(dhd_pub_t *dhd, msgbuf_ring_t *ring, const char *name, uint16 max_items, uint16 item_len, uint16 ringid) dhd_prot_ring_attach() argument 8266 dhd_prot_ring_init(dhd_pub_t *dhd, msgbuf_ring_t *ring) dhd_prot_ring_init() argument 8300 dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring) dhd_prot_ring_reset() argument 8317 dhd_prot_ring_detach(dhd_pub_t *dhd, msgbuf_ring_t *ring) dhd_prot_ring_detach() argument 8381 msgbuf_ring_t *ring; dhd_prot_flowrings_pool_attach() local 8460 msgbuf_ring_t *ring; dhd_prot_flowrings_pool_reset() local 8487 msgbuf_ring_t *ring; dhd_prot_flowrings_pool_detach() local 8523 msgbuf_ring_t *ring; dhd_prot_flowrings_pool_fetch() local 8553 msgbuf_ring_t *ring; dhd_prot_flowrings_pool_release() local 8579 dhd_prot_get_ring_space(msgbuf_ring_t *ring, uint16 nitems, uint16 * alloced, bool exactly_nitems) dhd_prot_get_ring_space() argument 8625 __dhd_prot_ring_write_complete(dhd_pub_t *dhd, msgbuf_ring_t * ring, void* p, uint16 nitems) __dhd_prot_ring_write_complete() argument 8675 dhd_prot_ring_write_complete(dhd_pub_t *dhd, msgbuf_ring_t * ring, void* p, uint16 nitems) dhd_prot_ring_write_complete() argument 8690 dhd_prot_ring_write_complete_mbdata(dhd_pub_t *dhd, msgbuf_ring_t * ring, void *p, uint16 nitems, uint32 mb_data) dhd_prot_ring_write_complete_mbdata() argument 8713 dhd_prot_upd_read_idx(dhd_pub_t *dhd, msgbuf_ring_t * ring) dhd_prot_upd_read_idx() argument 9106 dhd_prot_get_read_addr(dhd_pub_t *dhd, msgbuf_ring_t *ring, uint32 *available_len) dhd_prot_get_read_addr() argument 9617 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_prot_flow_ring_delete() local 9661 msgbuf_ring_t *ring = (msgbuf_ring_t *)flow_ring_node->prot_info; dhd_prot_flow_ring_fastdelete() local 9746 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_prot_flow_ring_flush() local 9883 msgbuf_ring_t *ring; dhd_prot_debug_info_print() local 10362 msgbuf_ring_t *ring = &prot->h2dring_ctrl_subn; dhd_prot_flow_ring_batch_suspend_request() local 11082 dhd_calc_hp2p_burst(dhd_pub_t *dhd, msgbuf_ring_t *ring, uint16 flowid) dhd_calc_hp2p_burst() argument [all...] |