Searched refs:sc_req (Results 1 – 4 of 4) sorted by relevance
78 void *sc_req; in lio_vf_rep_send_soft_command() local91 sc_req = (struct lio_vf_rep_req *)sc->virtdptr; in lio_vf_rep_send_soft_command()92 memcpy(sc_req, req, req_size); in lio_vf_rep_send_soft_command()
520 if (test_and_clear_bit(RPCRDMA_REQ_F_TX_RESOURCES, &sc->sc_req->rl_flags)) { in rpcrdma_unmap_sendctx()522 wake_up_bit(&sc->sc_req->rl_flags, RPCRDMA_REQ_F_TX_RESOURCES); in rpcrdma_unmap_sendctx()696 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()
219 struct rpcrdma_req *sc_req; member
604 __entry->req = sc->sc_req;