Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h1162 #define SEND_HIGH_PRIORITY_LIMIT_LIMIT_MASK 0x3FFFull macro
H A Dchip.c10984 reg = ((u64)val & SEND_HIGH_PRIORITY_LIMIT_LIMIT_MASK) in hfi1_set_ib_cfg()