Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip_registers.h1175 #define SEND_LOW_PRIORITY_LIST_VL_MASK 0x7ull macro
Dchip.c6936 reg = (((u64)vl->vl & SEND_LOW_PRIORITY_LIST_VL_MASK) in set_vl_weights()