Searched refs:xmt_rcv_data (Results 1 – 2 of 2) sorted by relevance
3102 p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); in dfx_rcv_queue_process()3497 p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); in dfx_xmt_done()3662 prod_cons = (u32)(bp->cons_block_virt->xmt_rcv_data & ~PI_CONS_M_XMT_INDEX); in dfx_xmt_flush()3664 bp->cons_block_virt->xmt_rcv_data = prod_cons; in dfx_xmt_flush()
1067 volatile PI_UINT32 xmt_rcv_data; member