Home
last modified time | relevance | path

Searched refs:RXPERF_CALL_SV_AWAIT_ACK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Drxperf.c43 RXPERF_CALL_SV_AWAIT_ACK, /* Server: Awaiting final ACK */ enumerator
136 RXPERF_CALL_SV_AWAIT_ACK); in rxperf_notify_end_reply_tx()
288 state == RXPERF_CALL_SV_AWAIT_ACK in rxperf_deliver_to_call()
290 if (state == RXPERF_CALL_SV_AWAIT_ACK) { in rxperf_deliver_to_call()