Lines Matching defs:call
23 void rxrpc_propose_ping(struct rxrpc_call *call, u32 serial, in rxrpc_propose_ping()
40 void rxrpc_propose_delay_ACK(struct rxrpc_call *call, rxrpc_serial_t serial, in rxrpc_propose_delay_ACK()
60 static void rxrpc_congestion_timeout(struct rxrpc_call *call) in rxrpc_congestion_timeout()
68 void rxrpc_resend(struct rxrpc_call *call, struct sk_buff *ack_skb) in rxrpc_resend()
205 static void rxrpc_begin_service_reply(struct rxrpc_call *call) in rxrpc_begin_service_reply()
218 static void rxrpc_close_tx_phase(struct rxrpc_call *call) in rxrpc_close_tx_phase()
234 static bool rxrpc_tx_window_has_space(struct rxrpc_call *call) in rxrpc_tx_window_has_space()
249 static void rxrpc_decant_prepared_tx(struct rxrpc_call *call) in rxrpc_decant_prepared_tx()
278 static void rxrpc_transmit_some_data(struct rxrpc_call *call) in rxrpc_transmit_some_data()
306 static void rxrpc_send_initial_ping(struct rxrpc_call *call) in rxrpc_send_initial_ping()
318 bool rxrpc_input_call_event(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_call_event()