Home
last modified time | relevance | path

Searched refs:rcv_disconn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c162 struct nvmefc_ls_rcv_op *rcv_disconn; member
1522 oldls = ctrl->rcv_disconn; in nvme_fc_match_disconn_ls()
1523 ctrl->rcv_disconn = lsop; in nvme_fc_match_disconn_ls()
3169 disls = ctrl->rcv_disconn; in nvme_fc_create_association()
3170 ctrl->rcv_disconn = NULL; in nvme_fc_create_association()
3229 disls = ctrl->rcv_disconn; in nvme_fc_delete_association()
3230 ctrl->rcv_disconn = NULL; in nvme_fc_delete_association()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c163 struct nvmefc_ls_rcv_op *rcv_disconn; member
1518 oldls = ctrl->rcv_disconn; in nvme_fc_match_disconn_ls()
1519 ctrl->rcv_disconn = lsop; in nvme_fc_match_disconn_ls()
3192 disls = ctrl->rcv_disconn; in nvme_fc_create_association()
3193 ctrl->rcv_disconn = NULL; in nvme_fc_create_association()
3252 disls = ctrl->rcv_disconn; in nvme_fc_delete_association()
3253 ctrl->rcv_disconn = NULL; in nvme_fc_delete_association()
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c165 struct nvmet_fc_ls_iod *rcv_disconn; member
1171 oldls = assoc->rcv_disconn; in nvmet_fc_target_assoc_free()
1875 oldls = assoc->rcv_disconn; in nvmet_fc_ls_disconnect()
1876 assoc->rcv_disconn = iod; in nvmet_fc_ls_disconnect()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c168 struct nvmet_fc_ls_iod *rcv_disconn; member
1203 oldls = assoc->rcv_disconn; in nvmet_fc_target_assoc_free()
1896 oldls = assoc->rcv_disconn; in nvmet_fc_ls_disconnect()
1897 assoc->rcv_disconn = iod; in nvmet_fc_ls_disconnect()

Completed in 18 milliseconds