Home
last modified time | relevance | path

Searched refs:wr_count (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c199 bdma_chan->wr_count = bdma_chan->wr_count_next = 0; in tsi721_bdma_ch_init()
314 if (bdma_chan->wr_count == bdma_chan->wr_count_next) { in tsi721_start_dma()
329 bdma_chan->wr_count = bdma_chan->wr_count_next; in tsi721_start_dma()
637 bdma_chan->wr_count = bdma_chan->wr_count_next = 0; in tsi721_dma_tasklet()
H A Dtsi721.h698 u32 wr_count; member
760 u32 wr_count; member
H A Dtsi721.c1733 priv->omsg_ring[mbox].wr_count++; in tsi721_add_outb_message()
1739 priv->omsg_ring[mbox].wr_count++; in tsi721_add_outb_message()
1745 iowrite32(priv->omsg_ring[mbox].wr_count, in tsi721_add_outb_message()
1871 priv->omsg_ring[ch].wr_count = priv->omsg_ring[ch].tx_slot; in tsi721_omsg_handler()
2031 priv->omsg_ring[mbox].wr_count = 0; in tsi721_open_outb_mbox()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h856 __u32 wr_count; member
875 __u32 wr_count; member
888 __u32 wr_count; member
/linux/fs/nfs/
H A Dcallback_proc.c703 cp_state->count = args->wr_count; in nfs4_copy_cb_args()
751 args->wr_count, args->error, in nfs4_callback_offload()
H A Dcallback_xdr.c534 p = xdr_decode_hyper(p, &args->wr_count); in decode_write_response()
577 p = xdr_decode_hyper(p, &args->wr_count); in decode_offload_args()