Searched refs:rcv_data (Results 1 – 3 of 3) sorted by relevance
209 struct plip_local rcv_data; member364 struct plip_local *rcv = &nl->rcv_data; in plip_bh()920 rcv = &nl->rcv_data; in plip_interrupt()1084 nl->rcv_data.state = nl->snd_data.state = PLIP_PK_DONE; in plip_open()1085 nl->rcv_data.skb = nl->snd_data.skb = NULL; in plip_open()1123 struct plip_local *rcv = &nl->rcv_data; in plip_close()
3024 bp->descr_block_virt->rcv_data[i + j].long_0 = in dfx_rcv_init()3029 bp->descr_block_virt->rcv_data[i + j].long_1 = in dfx_rcv_init()3042 bp->descr_block_virt->rcv_data[i+j].long_0 = (u32) (PI_RCV_DESCR_M_SOP | in dfx_rcv_init()3044 …bp->descr_block_virt->rcv_data[i+j].long_1 = (u32) (bp->rcv_block_phys + (i * PI_RCV_DATA_K_SIZE_M… in dfx_rcv_init()3115 dma_addr = bp->descr_block_virt->rcv_data[entry].long_1; in dfx_rcv_queue_process()3172 bp->descr_block_virt->rcv_data[entry].long_1 = (u32)new_dma_addr; in dfx_rcv_queue_process()3573 bp->descr_block_virt->rcv_data[i+j].long_1, in dfx_rcv_flush()
1161 PI_RCV_DESCR rcv_data[PI_RCV_DATA_K_NUM_ENTRIES]; member