Searched refs:RXRPC_CALL_UPGRADE (Results 1 – 2 of 2) sorted by relevance
376 __set_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_prep_call()487 if (test_bit(RXRPC_CALL_UPGRADE, &call->flags)) in rxrpc_maybe_add_conn()
501 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ enumerator