Home
last modified time | relevance | path

Searched refs:rcv_disconn (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/nvme/host/
Dfc.c163 struct nvmefc_ls_rcv_op *rcv_disconn; member
1523 oldls = ctrl->rcv_disconn; in nvme_fc_match_disconn_ls()
1524 ctrl->rcv_disconn = lsop; in nvme_fc_match_disconn_ls()
3174 disls = ctrl->rcv_disconn; in nvme_fc_create_association()
3175 ctrl->rcv_disconn = NULL; in nvme_fc_create_association()
3234 disls = ctrl->rcv_disconn; in nvme_fc_delete_association()
3235 ctrl->rcv_disconn = NULL; in nvme_fc_delete_association()
/Linux-v6.1/drivers/nvme/target/
Dfc.c166 struct nvmet_fc_ls_iod *rcv_disconn; member
1181 oldls = assoc->rcv_disconn; in nvmet_fc_target_assoc_free()
1883 oldls = assoc->rcv_disconn; in nvmet_fc_ls_disconnect()
1884 assoc->rcv_disconn = iod; in nvmet_fc_ls_disconnect()