Home
last modified time | relevance | path

Searched defs:tx_bottom (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/net/rxrpc/
Dsendmsg.c97 rxrpc_seq_t tx_bottom = READ_ONCE(call->tx_bottom); in rxrpc_check_tx_space() local
Dproc.c55 rxrpc_seq_t tx_bottom; in rxrpc_call_seq_show() local
Dar-internal.h706 rxrpc_seq_t tx_bottom; /* First packet in buffer */ member
/linux-6.14.4/drivers/net/usb/
Dr8152.c2715 static void tx_bottom(struct r8152 *tp) in tx_bottom() function