Home
last modified time | relevance | path

Searched refs:HFI1_CTXT_WAITING_RCV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c211 if (test_and_clear_bit(HFI1_CTXT_WAITING_RCV, &rcd->event_flags)) { in handle_user_interrupt()
H A Dfile_ops.c1472 set_bit(HFI1_CTXT_WAITING_RCV, &uctxt->event_flags); in poll_next()
H A Dhfi.h2043 #define HFI1_CTXT_WAITING_RCV 3 macro