Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c67 [FIP_ST_VNMP_UP] = "VNMP_UP",
749 if (fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_els_send()
784 fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_els_send()
1587 if (state != FIP_ST_ENABLED && state != FIP_ST_VNMP_UP && in fcoe_ctlr_recv_handler()
2419 case FIP_ST_VNMP_UP: in fcoe_ctlr_vn_probe_req()
2476 case FIP_ST_VNMP_UP: in fcoe_ctlr_vn_probe_reply()
2594 case FIP_ST_VNMP_UP: 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()
2665 if (!frport->time && fip->state == FIP_ST_VNMP_UP) { in fcoe_ctlr_vn_beacon()
2676 if (fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_vn_beacon()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c67 [FIP_ST_VNMP_UP] = "VNMP_UP",
749 if (fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_els_send()
784 fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_els_send()
1579 if (state != FIP_ST_ENABLED && state != FIP_ST_VNMP_UP && in fcoe_ctlr_recv_handler()
2411 case FIP_ST_VNMP_UP: in fcoe_ctlr_vn_probe_req()
2468 case FIP_ST_VNMP_UP: in fcoe_ctlr_vn_probe_reply()
2586 case FIP_ST_VNMP_UP: 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()
2657 if (!frport->time && fip->state == FIP_ST_VNMP_UP) { in fcoe_ctlr_vn_beacon()
2668 if (fip->state != FIP_ST_VNMP_UP) in fcoe_ctlr_vn_beacon()
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfcoe.h49 * @FIP_ST_VNMP_UP: VN2VN multipath mode operation
61 FIP_ST_VNMP_UP, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfcoe.h50 * @FIP_ST_VNMP_UP: VN2VN multipath mode operation
62 FIP_ST_VNMP_UP, enumerator

Completed in 8 milliseconds