Searched defs:tx_bottom (Results 1 – 4 of 4) sorted by relevance
97 rxrpc_seq_t tx_bottom = READ_ONCE(call->tx_bottom); in rxrpc_check_tx_space() local
55 rxrpc_seq_t tx_bottom; in rxrpc_call_seq_show() local
706 rxrpc_seq_t tx_bottom; /* First packet in buffer */ member
2715 static void tx_bottom(struct r8152 *tp) in tx_bottom() function