Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_resp.c868 static enum resp_states read_reply(struct rxe_qp *qp, in read_reply() function
1546 state = read_reply(qp, pkt); in rxe_receiver()