Lines Matching defs:call

23 static void rxrpc_proto_abort(struct rxrpc_call *call, rxrpc_seq_t seq,  in rxrpc_proto_abort()
32 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management()
190 void rxrpc_congestion_degrade(struct rxrpc_call *call) in rxrpc_congestion_degrade()
217 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window()
261 static void rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, in rxrpc_end_tx_phase()
302 static bool rxrpc_receiving_reply(struct rxrpc_call *call) in rxrpc_receiving_reply()
326 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
351 static void rxrpc_input_update_ack_window(struct rxrpc_call *call, in rxrpc_input_update_ack_window()
361 static void rxrpc_input_queue_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_queue_data()
378 static void rxrpc_input_data_one(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_data_one()
524 static bool rxrpc_input_split_jumbo(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_split_jumbo()
590 static void rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_data()
644 static void rxrpc_complete_rtt_probe(struct rxrpc_call *call, in rxrpc_complete_rtt_probe()
694 static void rxrpc_input_ack_trailer(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_ack_trailer()
729 static rxrpc_seq_t rxrpc_input_check_prev_ack(struct rxrpc_call *call, in rxrpc_input_check_prev_ack()
771 static void rxrpc_input_soft_acks(struct rxrpc_call *call, in rxrpc_input_soft_acks()
822 static bool rxrpc_is_ack_valid(struct rxrpc_call *call, in rxrpc_is_ack_valid()
852 static void rxrpc_input_ack(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ack()
1022 static void rxrpc_input_ackall(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ackall()
1033 static void rxrpc_input_abort(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_abort()
1046 void rxrpc_input_call_packet(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_call_packet()
1099 void rxrpc_implicit_end_call(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_implicit_end_call()