Searched refs:sc_req (Results 1 – 4 of 4) sorted by relevance
62 void *sc_req; in lio_vf_rep_send_soft_command() local74 sc_req = (struct lio_vf_rep_req *)sc->virtdptr; in lio_vf_rep_send_soft_command()75 memcpy(sc_req, req, req_size); in lio_vf_rep_send_soft_command()
361 struct mcs_rx_sc_cam_write_req *sc_req; in cn10k_mcs_write_sc_cam() local367 sc_req = otx2_mbox_alloc_msg_mcs_rx_sc_cam_write(mbox); in cn10k_mcs_write_sc_cam()368 if (!sc_req) { in cn10k_mcs_write_sc_cam()373 sc_req->sci = (__force u64)cpu_to_be64((__force u64)sw_rx_sc->sci); in cn10k_mcs_write_sc_cam()374 sc_req->sc_id = rxsc->hw_sc_id; in cn10k_mcs_write_sc_cam()375 sc_req->secy_id = hw_secy_id; in cn10k_mcs_write_sc_cam()
228 struct rpcrdma_req *sc_req; member
536 struct rpcrdma_regbuf *rb = sc->sc_req->rl_sendbuf; in rpcrdma_sendctx_unmap()551 kref_put(&sc->sc_req->rl_kref, rpcrdma_sendctx_done); in rpcrdma_sendctx_unmap()802 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()