Searched refs:HFI1_CAP_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/hfi1/ | ||
D | common.h | 138 #define HFI1_CAP_RESERVED_MASK ((HFI1_CAP_SDMA | \ macro |
D | driver.c | 140 diff &= ~HFI1_CAP_RESERVED_MASK; in hfi1_caps_set() |