Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c66 [FIP_ST_VNMP_CLAIM] = "VNMP_CLAIM",
1588 state != FIP_ST_VNMP_CLAIM) in fcoe_ctlr_recv_handler()
2418 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_req()
2471 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_reply()
2593 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_claim_notify()
2634 if (fip->state == FIP_ST_VNMP_UP || fip->state == FIP_ST_VNMP_CLAIM) in fcoe_ctlr_vn_claim_resp()
3102 fcoe_ctlr_set_state(fip, FIP_ST_VNMP_CLAIM); in fcoe_ctlr_vn_timeout()
3112 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_timeout()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c66 [FIP_ST_VNMP_CLAIM] = "VNMP_CLAIM",
1580 state != FIP_ST_VNMP_CLAIM) in fcoe_ctlr_recv_handler()
2410 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_req()
2463 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_reply()
2585 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_claim_notify()
2626 if (fip->state == FIP_ST_VNMP_UP || fip->state == FIP_ST_VNMP_CLAIM) in fcoe_ctlr_vn_claim_resp()
3094 fcoe_ctlr_set_state(fip, FIP_ST_VNMP_CLAIM); in fcoe_ctlr_vn_timeout()
3104 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_timeout()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfcoe.h48 * @FIP_ST_VNMP_CLAIM: VN2VN sent claim, waiting for responses
60 FIP_ST_VNMP_CLAIM, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfcoe.h49 * @FIP_ST_VNMP_CLAIM: VN2VN sent claim, waiting for responses
61 FIP_ST_VNMP_CLAIM, enumerator

Completed in 9 milliseconds