Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dcommon.h146 #define HFI1_CAP_RESERVED_MASK ((HFI1_CAP_SDMA | \
162 HFI1_CAP_SDMA | \
178 #define HFI1_CAP_K2U (HFI1_CAP_SDMA | \
/linux-4.4.14/include/uapi/rdma/hfi/
Dhfi1_user.h87 #define HFI1_CAP_SDMA (1UL << 1) /* Enable SDMA support */ macro