Home
last modified time | relevance | path

Searched refs:lsreqbuf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dnvme-fc-driver.h561 void *lsreqbuf, u32 lsreqbuf_len);
1009 void *lsreqbuf, u32 lsreqbuf_len);
/Linux-v5.10/drivers/nvme/target/
Dfc.c2013 void *lsreqbuf, u32 lsreqbuf_len) in nvmet_fc_rcv_ls_req() argument
2017 struct fcnvme_ls_rqst_w0 *w0 = (struct fcnvme_ls_rqst_w0 *)lsreqbuf; in nvmet_fc_rcv_ls_req()
2048 memcpy(iod->rqstbuf, lsreqbuf, lsreqbuf_len); in nvmet_fc_rcv_ls_req()
/Linux-v5.10/drivers/nvme/host/
Dfc.c1722 void *lsreqbuf, u32 lsreqbuf_len) in nvme_fc_rcv_ls_req() argument
1726 struct fcnvme_ls_rqst_w0 *w0 = (struct fcnvme_ls_rqst_w0 *)lsreqbuf; in nvme_fc_rcv_ls_req()
1782 memcpy(lsop->rqstbuf, lsreqbuf, lsreqbuf_len); in nvme_fc_rcv_ls_req()