Lines Matching defs:call

12 static void rxrpc_proto_abort(struct rxrpc_call *call, rxrpc_seq_t seq,  in rxrpc_proto_abort()
21 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management()
180 void rxrpc_congestion_degrade(struct rxrpc_call *call) in rxrpc_congestion_degrade()
207 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window()
252 static void rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, in rxrpc_end_tx_phase()
285 static bool rxrpc_receiving_reply(struct rxrpc_call *call) in rxrpc_receiving_reply()
313 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
338 static void rxrpc_input_update_ack_window(struct rxrpc_call *call, in rxrpc_input_update_ack_window()
348 static void rxrpc_input_queue_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_queue_data()
365 static void rxrpc_input_data_one(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_data_one()
509 static bool rxrpc_input_split_jumbo(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_split_jumbo()
564 static void rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_data()
620 static void rxrpc_complete_rtt_probe(struct rxrpc_call *call, in rxrpc_complete_rtt_probe()
674 static void rxrpc_input_ackinfo(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_ackinfo()
718 static void rxrpc_input_soft_acks(struct rxrpc_call *call, u8 *acks, in rxrpc_input_soft_acks()
743 static bool rxrpc_is_ack_valid(struct rxrpc_call *call, in rxrpc_is_ack_valid()
773 static void rxrpc_input_ack(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ack()
935 static void rxrpc_input_ackall(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_ackall()
946 static void rxrpc_input_abort(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_abort()
959 void rxrpc_input_call_packet(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_call_packet()
1014 void rxrpc_implicit_end_call(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_implicit_end_call()