Home
last modified time | relevance | path

Searched refs:link_possible (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c874 u32 link_possible = 1; in bnx2fc_indicate_netevent() local
889 link_possible = 0; in bnx2fc_indicate_netevent()
894 link_possible = 0; in bnx2fc_indicate_netevent()
931 if (link_possible && !bnx2fc_link_ok(lport)) { in bnx2fc_indicate_netevent()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c868 u32 link_possible = 1; in bnx2fc_indicate_netevent() local
883 link_possible = 0; in bnx2fc_indicate_netevent()
888 link_possible = 0; in bnx2fc_indicate_netevent()
925 if (link_possible && !bnx2fc_link_ok(lport)) { in bnx2fc_indicate_netevent()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c1841 u32 link_possible = 1; in fcoe_device_notification() local
1860 link_possible = 0; in fcoe_device_notification()
1898 if (link_possible && !fcoe_link_ok(lport)) { in fcoe_device_notification()

Completed in 14 milliseconds