Searched refs:arpc (Results 1 – 1 of 1) sorted by relevance
129 struct arpc { struct883 static struct arpc *arpc_alloc(void *payload, u16 size, u8 type) in arpc_alloc()885 struct arpc *rpc; in arpc_alloc()919 static void arpc_free(struct arpc *rpc) in arpc_free()926 static struct arpc *arpc_find(struct es2_ap_dev *es2, __le16 id) in arpc_find()928 struct arpc *rpc; in arpc_find()938 static void arpc_add(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_add()945 static void arpc_del(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_del()953 static int arpc_send(struct es2_ap_dev *es2, struct arpc *rpc, int timeout) in arpc_send()980 struct arpc *rpc; in arpc_sync()[all …]