Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dcommon.h138 #define HFI1_CAP_RESERVED_MASK ((HFI1_CAP_SDMA | \ macro
Ddriver.c140 diff &= ~HFI1_CAP_RESERVED_MASK; in hfi1_caps_set()