Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfcoe.h72 FIP_ST_VNMP_CLAIM, enumerator
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c76 [FIP_ST_VNMP_CLAIM] = "VNMP_CLAIM",
1554 state != FIP_ST_VNMP_CLAIM) in fcoe_ctlr_recv_handler()
2383 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_req()
2428 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_probe_reply()
2532 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_claim_notify()
2564 if (fip->state == FIP_ST_VNMP_UP || fip->state == FIP_ST_VNMP_CLAIM) in fcoe_ctlr_vn_claim_resp()
2807 fcoe_ctlr_set_state(fip, FIP_ST_VNMP_CLAIM); in fcoe_ctlr_vn_timeout()
2816 case FIP_ST_VNMP_CLAIM: in fcoe_ctlr_vn_timeout()