Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_TX_LAST (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c168 if (test_bit(RXRPC_CALL_TX_LAST, &call->flags) || in rxrpc_congestion_management()
216 set_bit(RXRPC_CALL_TX_LAST, &call->flags); in rxrpc_rotate_tx_window()
253 ASSERT(test_bit(RXRPC_CALL_TX_LAST, &call->flags)); in rxrpc_end_tx_phase()
302 if (!test_bit(RXRPC_CALL_TX_LAST, &call->flags)) { in rxrpc_receiving_reply()
991 if (test_bit(RXRPC_CALL_TX_LAST, &call->flags) && in rxrpc_input_ack()
H A Dar-internal.h549 RXRPC_CALL_TX_LAST, /* Last packet in Tx buffer (at rxtx_top) */ enumerator
/kernel/linux/linux-5.10/net/rxrpc/
H A Dinput.c227 set_bit(RXRPC_CALL_TX_LAST, &call->flags); in rxrpc_rotate_tx_window()
262 ASSERT(test_bit(RXRPC_CALL_TX_LAST, &call->flags)); in rxrpc_end_tx_phase()
320 if (!test_bit(RXRPC_CALL_TX_LAST, &call->flags)) { in rxrpc_receiving_reply()
H A Dar-internal.h476 RXRPC_CALL_TX_LAST, /* Last packet in Tx buffer (at rxtx_top) */ enumerator
H A Doutput.c302 test_bit(RXRPC_CALL_TX_LAST, &call->flags)) in rxrpc_send_abort_packet()

Completed in 10 milliseconds