Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/fcoe/
Dfcoe.c77 static int fcoe_link_ok(struct fc_lport *);
1907 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
1992 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2262 !fcoe_link_ok(lport)) { in _fcoe_create()
2314 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2363 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()