Lines Matching defs:notify_end_tx
227 rxrpc_notify_end_tx_t notify_end_tx)
229 if (notify_end_tx)
230 notify_end_tx(&rx->sk, call, call->user_call_ID);
240 rxrpc_notify_end_tx_t notify_end_tx)
265 rxrpc_notify_end_tx(rx, call, notify_end_tx);
280 rxrpc_notify_end_tx_t notify_end_tx,
409 rxrpc_queue_packet(rx, call, txb, notify_end_tx);
748 * @notify_end_tx: Notification that the last packet is queued.
757 rxrpc_notify_end_tx_t notify_end_tx)
770 notify_end_tx, &dropped_lock);