Lines Matching refs:nbytes
164 uint32_t nbytes, in ce_send_nolock_srng() argument
219 src_desc->nbytes = nbytes; in ce_send_nolock_srng()
233 src_ring->write_index, nbytes, in ce_send_nolock_srng()
276 item->u.nbytes, transfer_id, in ce_sendlist_send_srng()
287 item->u.nbytes, in ce_sendlist_send_srng()
452 int nbytes; in ce_completed_recv_next_nolock_srng() local
475 nbytes = dest_status_info.nbytes; in ce_completed_recv_next_nolock_srng()
476 if (nbytes == 0) { in ce_completed_recv_next_nolock_srng()
499 dest_status->nbytes = 0; in ce_completed_recv_next_nolock_srng()
501 *nbytesp = nbytes; in ce_completed_recv_next_nolock_srng()
529 dest_ring->sw_index, nbytes, in ce_completed_recv_next_nolock_srng()
615 swi, src_desc->nbytes, in ce_completed_send_next_nolock_srng()
623 *nbytesp = src_desc->nbytes; in ce_completed_send_next_nolock_srng()
687 *nbytesp = src_desc->nbytes; in ce_cancel_send_next_srng()