Lines Matching defs:notify_end_tx
180 rxrpc_notify_end_tx_t notify_end_tx)
182 if (notify_end_tx)
183 notify_end_tx(&rx->sk, call, call->user_call_ID);
193 rxrpc_notify_end_tx_t notify_end_tx)
230 rxrpc_notify_end_tx(rx, call, notify_end_tx);
244 rxrpc_notify_end_tx(rx, call, notify_end_tx);
290 rxrpc_notify_end_tx_t notify_end_tx,
456 notify_end_tx);
802 * @notify_end_tx: Notification that the last packet is queued.
811 rxrpc_notify_end_tx_t notify_end_tx)
831 notify_end_tx, &dropped_lock);