Home
last modified time | relevance | path

Searched refs:xmt_rcv_data (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Ddefxx.c2819 p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); in dfx_rcv_queue_process()
3178 p_type_2_cons = (PI_TYPE_2_CONSUMER *)(&bp->cons_block_virt->xmt_rcv_data); in dfx_xmt_done()
3333 prod_cons = (u32)(bp->cons_block_virt->xmt_rcv_data & ~PI_CONS_M_XMT_INDEX); in dfx_xmt_flush()
3335 bp->cons_block_virt->xmt_rcv_data = prod_cons; in dfx_xmt_flush()
Ddefxx.h1070 volatile PI_UINT32 xmt_rcv_data; member