Symbol: rxrpc_txqueue
include/trace/events/rxrpc.h
2059
TP_PROTO(struct rxrpc_call *call, struct rxrpc_txqueue *tq),
include/trace/events/rxrpc.h
2111
TP_PROTO(struct rxrpc_call *call, struct rxrpc_txqueue *tq, unsigned long lost),
include/trace/events/rxrpc.h
2137
TP_PROTO(struct rxrpc_call *call, struct rxrpc_txqueue *tq,
include/trace/events/rxrpc.h
2364
TP_PROTO(struct rxrpc_call *call, struct rxrpc_txqueue *tq,
include/trace/events/rxrpc.h
2658
TP_PROTO(struct rxrpc_call *call, const struct rxrpc_txqueue *tq,
include/trace/events/rxrpc.h
2707
TP_PROTO(struct rxrpc_call *call, const struct rxrpc_txqueue *tq),
include/trace/events/rxrpc.h
997
TRACE_EVENT(rxrpc_txqueue,
net/rxrpc/ar-internal.h
1229
struct rxrpc_txqueue *tq,
net/rxrpc/ar-internal.h
1233
struct rxrpc_txqueue *tq,
net/rxrpc/ar-internal.h
1555
static inline bool rxrpc_seq_in_txq(const struct rxrpc_txqueue *tq, rxrpc_seq_t seq)
net/rxrpc/ar-internal.h
33
struct rxrpc_txqueue;
net/rxrpc/ar-internal.h
754
struct rxrpc_txqueue *send_queue; /* Queue that sendmsg is writing into */
net/rxrpc/ar-internal.h
757
struct rxrpc_txqueue *tx_queue; /* Start of transmission buffers */
net/rxrpc/ar-internal.h
758
struct rxrpc_txqueue *tx_qtail; /* End of transmission buffers */
net/rxrpc/ar-internal.h
951
struct rxrpc_txqueue *next;
net/rxrpc/ar-internal.h
976
struct rxrpc_txqueue *tq; /* Tx queue segment holding first DATA */
net/rxrpc/call_event.c
212
struct rxrpc_txqueue *tq;
net/rxrpc/call_event.c
63
struct rxrpc_txqueue *tq = req->tq;
net/rxrpc/call_event.c
92
struct rxrpc_txqueue *tq;
net/rxrpc/call_object.c
536
struct rxrpc_txqueue *tq, *next;
net/rxrpc/input.c
206
struct rxrpc_txqueue *tq,
net/rxrpc/input.c
223
struct rxrpc_txqueue *tq = call->tx_queue;
net/rxrpc/input.c
859
struct rxrpc_txqueue *tq)
net/rxrpc/input.c
871
struct rxrpc_txqueue *tq,
net/rxrpc/input.c
964
struct rxrpc_txqueue *tq = call->tx_queue;
net/rxrpc/input_rack.c
105
struct rxrpc_txqueue *tq,
net/rxrpc/input_rack.c
123
struct rxrpc_txqueue *tq,
net/rxrpc/input_rack.c
132
struct rxrpc_txqueue *tq,
net/rxrpc/input_rack.c
200
struct rxrpc_txqueue *tq;
net/rxrpc/input_rack.c
24
struct rxrpc_txqueue *tq, unsigned int ix)
net/rxrpc/input_rack.c
262
struct rxrpc_txqueue *tq;
net/rxrpc/input_rack.c
38
static ktime_t rxrpc_get_xmit_ts(const struct rxrpc_txqueue *tq, unsigned int ix)
net/rxrpc/input_rack.c
49
static unsigned long rxrpc_tq_nacks(const struct rxrpc_txqueue *tq)
net/rxrpc/input_rack.c
64
struct rxrpc_txqueue *tq,
net/rxrpc/output.c
520
static unsigned int rxrpc_prepare_txqueue(struct rxrpc_txqueue *tq,
net/rxrpc/output.c
539
struct rxrpc_txqueue *tq = req->tq;
net/rxrpc/output.c
644
struct rxrpc_txqueue *tq = req->tq;
net/rxrpc/sendmsg.c
245
struct rxrpc_txqueue *sq = call->send_queue;
net/rxrpc/sendmsg.c
283
struct rxrpc_txqueue *tq;