Lines Matching defs:notify_end_tx
230 rxrpc_notify_end_tx_t notify_end_tx)
232 if (notify_end_tx)
233 notify_end_tx(&rx->sk, call, call->user_call_ID);
243 rxrpc_notify_end_tx_t notify_end_tx)
270 rxrpc_notify_end_tx(rx, call, notify_end_tx);
323 rxrpc_notify_end_tx_t notify_end_tx,
448 rxrpc_queue_packet(rx, call, txb, notify_end_tx);
797 * @notify_end_tx: Notification that the last packet is queued.
808 rxrpc_notify_end_tx_t notify_end_tx)
821 notify_end_tx, &dropped_lock);