Searched refs:rxperf_call (Results 1 – 1 of 1) sorted by relevance
48 struct rxperf_call { struct66 int (*deliver)(struct rxperf_call *call); argument75 static int rxperf_deliver_param_block(struct rxperf_call *call); argument76 static int rxperf_deliver_request(struct rxperf_call *call);77 static int rxperf_process_call(struct rxperf_call *call);83 static inline void rxperf_set_call_state(struct rxperf_call *call, in rxperf_set_call_state()89 static inline void rxperf_set_call_complete(struct rxperf_call *call, in rxperf_set_call_complete()102 kfree((struct rxperf_call *)user_call_ID); in rxperf_rx_discard_new_call()111 static void rxperf_queue_call_work(struct rxperf_call *call) in rxperf_queue_call_work()119 struct rxperf_call *call = (struct rxperf_call *)call_user_ID; in rxperf_notify_rx()[all …]