Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h885 unsigned int is_link_down_queued; member
H A Dchip.c7152 xchg(&ppd->is_link_down_queued, 0); in handle_link_down()
7909 if (xchg(&ppd->is_link_down_queued, 1) == 1) in handle_8051_interrupt()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h834 unsigned int is_link_down_queued; member
H A Dchip.c7113 xchg(&ppd->is_link_down_queued, 0); in handle_link_down()
7870 if (xchg(&ppd->is_link_down_queued, 1) == 1) in handle_8051_interrupt()

Completed in 48 milliseconds