Searched refs:rxperf_call (Results 1 – 1 of 1) sorted by relevance
47 struct rxperf_call { struct65 int (*deliver)(struct rxperf_call *call); argument75 static int rxperf_deliver_request(struct rxperf_call *call);76 static int rxperf_process_call(struct rxperf_call *call);101 kfree((struct rxperf_call *)user_call_ID); in rxperf_rx_discard_new_call()118 struct rxperf_call *call = (struct rxperf_call *)call_user_ID; in rxperf_notify_rx()126 struct rxperf_call *call = (struct rxperf_call *)user_call_ID; in rxperf_rx_attach()135 rxperf_set_call_state((struct rxperf_call *)call_user_ID, in rxperf_notify_end_reply_tx()144 struct rxperf_call *call; in rxperf_charge_preallocation()277 struct rxperf_call *call = container_of(work, struct rxperf_call, work); in rxperf_deliver_to_call()[all …]