Home
last modified time | relevance | path

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

/drivers/staging/rdma/hfi1/
Dhfi.h96 #define HFI1_CAP_UGET(cap) (HFI1_CAP_UGET_MASK(hfi1_cap_mask, cap)) macro
98 #define HFI1_CAP_IS_USET(cap) (!!HFI1_CAP_UGET(cap))
Dfile_ops.c1042 uctxt->flags = HFI1_CAP_UGET(MASK); in allocate_ctxt()
Dchip.c6005 HFI1_CAP_UGET(MASK) | HFI1_CAP_KGET(K2U); in hfi1_get_base_kinfo()