Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c77 static int fcoe_link_ok(struct fc_lport *);
1878 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
1961 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2231 !fcoe_link_ok(lport)) { in _fcoe_create()
2283 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2332 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()