Home
last modified time | relevance | path

Searched refs:HFI1_SHUTDOWN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dinit.c1052 if (dd->flags & HFI1_SHUTDOWN) in shutdown_device()
1054 dd->flags |= HFI1_SHUTDOWN; in shutdown_device()
H A Dqp.c372 if (dd->flags & HFI1_SHUTDOWN) in _hfi1_schedule_send()
H A Dhfi.h2084 #define HFI1_SHUTDOWN 0x100 /* device is shutting down */ macro
H A Dtid_rdma.c5412 if ((dd->flags & HFI1_SHUTDOWN)) in _hfi1_schedule_tid_send()