Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Docteon_device.h592 bool cores_crashed; member
A Dlio_main.c776 WRITE_ONCE(oct->cores_crashed, true); in liquidio_watchdog()
779 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
4006 bool cores_crashed; in octeon_recv_vf_drv_notice() local
4017 cores_crashed = READ_ONCE(oct->cores_crashed); in octeon_recv_vf_drv_notice()
4024 if (!cores_crashed) in octeon_recv_vf_drv_notice()
4032 if (!cores_crashed) in octeon_recv_vf_drv_notice()

Completed in 12 milliseconds