Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.h27 union nvmefc_ls_responses { union
H A Dfc.c73 union nvmefc_ls_responses *rspbuf;
1755 sizeof(union nvmefc_ls_responses), in nvme_fc_rcv_ls_req()
1766 lsop->rspbuf = (union nvmefc_ls_responses *)&lsop->rqstbuf[1]; in nvme_fc_rcv_ls_req()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfc.c39 union nvmefc_ls_responses *rspbuf;
550 sizeof(union nvmefc_ls_responses), in nvmet_fc_alloc_ls_iodlist()
555 iod->rspbuf = (union nvmefc_ls_responses *)&iod->rqstbuf[1]; in nvmet_fc_alloc_ls_iodlist()