Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_xs.c206 static void *read_reply(struct xb_req_data *req) in read_reply() function
253 ret = read_reply(req); in xs_wait_for_reply()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_resp.c630 static enum resp_states read_reply(struct rxe_qp *qp, in read_reply() function
1250 state = read_reply(qp, pkt); in rxe_responder()