Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/hfi/
H A Dhfi1_user.h160 #define HFI1_POLL_TYPE_URGENT 0x1 macro
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c617 else if (uctxt->poll_type == HFI1_POLL_TYPE_URGENT) in hfi1_poll()