Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dfc.h27 union nvmefc_ls_responses { union
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()
/drivers/nvme/target/
Dfc.c39 union nvmefc_ls_responses *rspbuf;
552 sizeof(union nvmefc_ls_responses), in nvmet_fc_alloc_ls_iodlist()
557 iod->rspbuf = (union nvmefc_ls_responses *)&iod->rqstbuf[1]; in nvmet_fc_alloc_ls_iodlist()