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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibfcoe.h53 * @FIP_ST_VNMP_CLAIM: VN2VN sent claim, waiting for responses
65 FIP_ST_VNMP_CLAIM, enumerator in enum:fip_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dlibfcoe.c101 [FIP_ST_VNMP_CLAIM] = "VNMP_CLAIM",
1303 state != FIP_ST_VNMP_CLAIM)
2015 case FIP_ST_VNMP_CLAIM:
2060 case FIP_ST_VNMP_CLAIM:
2164 case FIP_ST_VNMP_CLAIM:
2196 if (fip->state == FIP_ST_VNMP_UP || fip->state == FIP_ST_VNMP_CLAIM)
2439 fcoe_ctlr_set_state(fip, FIP_ST_VNMP_CLAIM);
2448 case FIP_ST_VNMP_CLAIM:

Completed in 114 milliseconds