Home
last modified time | relevance | path

Searched refs:read_reply (Results 1 – 2 of 2) sorted by relevance

/drivers/xen/xenbus/
Dxenbus_xs.c165 static void *read_reply(enum xsd_sockmsg_type *type, unsigned int *len) in read_reply() function
248 ret = read_reply(&msg->type, &msg->len); in xenbus_dev_request_and_reply()
295 ret = read_reply(&msg.type, len); in xs_talkv()
/drivers/infiniband/sw/rxe/
Drxe_resp.c651 static enum resp_states read_reply(struct rxe_qp *qp, in read_reply() function
1248 state = read_reply(qp, pkt); in rxe_responder()