Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c77 static int fcoe_link_ok(struct fc_lport *);
722 * user-configured limit. If the MFS is too low, fcoe_link_ok() in fcoe_netdev_config()
1910 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
1995 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2265 !fcoe_link_ok(lport)) { in _fcoe_create()
2311 * fcoe_link_ok() - Check if the link is OK for a local port
2317 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2366 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c77 static int fcoe_link_ok(struct fc_lport *);
721 * user-configured limit. If the MFS is too low, fcoe_link_ok() in fcoe_netdev_config()
1898 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()
1981 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2251 !fcoe_link_ok(lport)) { in _fcoe_create()
2297 * fcoe_link_ok() - Check if the link is OK for a local port
2303 static int fcoe_link_ok(struct fc_lport *lport) in fcoe_link_ok() function
2352 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()

Completed in 7 milliseconds