Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c877 u32 link_possible = 1; in bnx2fc_indicate_netevent() local
892 link_possible = 0; in bnx2fc_indicate_netevent()
897 link_possible = 0; in bnx2fc_indicate_netevent()
934 if (link_possible && !bnx2fc_link_ok(lport)) { in bnx2fc_indicate_netevent()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c1852 u32 link_possible = 1; in fcoe_device_notification() local
1871 link_possible = 0; in fcoe_device_notification()
1910 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()