Lines Matching full:transaction
21 * gsi_trans_move_complete() - Mark a GSI transaction completed
22 * @trans: Transaction whose state is to be updated
27 * gsi_trans_move_polled() - Mark a transaction polled
28 * @trans: Transaction whose state is to be updated
33 * gsi_trans_complete() - Complete a GSI transaction
34 * @trans: Transaction to complete
36 * Marks a transaction complete (including freeing it).
41 * gsi_channel_trans_mapped() - Return a transaction mapped to a TRE index
42 * @channel: Channel associated with the transaction
43 * @index: Index of the TRE having a transaction
45 * Return: The GSI transaction pointer associated with the TRE index
51 * gsi_channel_trans_complete() - Return a channel's next completed transaction
52 * @channel: Channel whose next transaction is to be returned
54 * Return: The next completed transaction, or NULL if nothing new
73 * gsi_channel_trans_init() - Initialize a channel's GSI transaction info
85 * @channel: Channel whose transaction information is to be cleaned up
115 * @trans: TX endpoint transaction being committed
117 * Report that a TX transaction has been committed. It updates some
123 * gsi_trans_tx_queued() - Report a queued TX channel transaction
124 * @trans: Transaction being passed to hardware
126 * Report to the network stack that a TX transaction is being supplied