Searched refs:arpc (Results 1 – 3 of 3) sorted by relevance
128 struct arpc { struct879 static struct arpc *arpc_alloc(void *payload, u16 size, u8 type) in arpc_alloc()881 struct arpc *rpc; in arpc_alloc()915 static void arpc_free(struct arpc *rpc) in arpc_free()922 static struct arpc *arpc_find(struct es2_ap_dev *es2, __le16 id) in arpc_find()924 struct arpc *rpc; in arpc_find()934 static void arpc_add(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_add()941 static void arpc_del(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_del()949 static int arpc_send(struct es2_ap_dev *es2, struct arpc *rpc, int timeout) in arpc_send()974 struct arpc *rpc; in arpc_sync()[all …]
[all...]