Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c878 u32 link_possible = 1; in bnx2fc_indicate_netevent() local
893 link_possible = 0; in bnx2fc_indicate_netevent()
898 link_possible = 0; in bnx2fc_indicate_netevent()
938 if (link_possible && !bnx2fc_link_ok(lport)) { in bnx2fc_indicate_netevent()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c1864 u32 link_possible = 1; in fcoe_device_notification() local
1883 link_possible = 0; in fcoe_device_notification()
1923 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()