Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c85 static int fcoe_link_ok(struct fc_lport *);
2045 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
2130 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2386 !fcoe_link_ok(lport)) { in _fcoe_create()
2438 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2504 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()