Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c85 static int fcoe_link_ok(struct fc_lport *);
2047 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
2132 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2388 !fcoe_link_ok(lport)) { in _fcoe_create()
2440 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2506 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()