Searched defs:rxtx (Results 1 – 3 of 3) sorted by relevance
129 struct ffa_rxtx *rxtx, in spmc_sp_handle_mem_share()284 struct ffa_rxtx *rxtx, size_t blen, size_t flen, in spmc_sp_add_share()460 static bool check_rxtx(struct ffa_rxtx *rxtx) in check_rxtx()618 struct ffa_rxtx *rxtx) in ffa_mem_retrieve()733 struct ffa_rxtx *rxtx) in ffa_mem_relinquish()1249 struct ffa_rxtx *rxtx) in spmc_handle_version()
104 static bool is_nw_buf(struct ffa_rxtx *rxtx) in is_nw_buf()176 uint32_t spmc_exchange_version(uint32_t vers, struct ffa_rxtx *rxtx) in spmc_exchange_version()366 struct ffa_rxtx *rxtx) in spmc_handle_rxtx_map()478 struct ffa_rxtx *rxtx) in spmc_handle_rxtx_unmap()507 struct ffa_rxtx *rxtx) in spmc_handle_rx_release()604 struct ffa_rxtx *rxtx) in spmc_handle_partition_info_get()1246 uint64_t *global_handle, struct ffa_rxtx *rxtx) in handle_mem_op_tmem()1317 uint64_t *global_handle, struct ffa_rxtx *rxtx) in handle_mem_op_rxbuf()1358 struct ffa_rxtx *rxtx) in handle_mem_op()1428 struct ffa_rxtx *rxtx) in handle_mem_frag_tx()[all …]
24 struct ffa_rxtx rxtx; member