Searched refs:SEND_LOW_PRIORITY_LIST_VL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ | ||
A D | chip_registers.h | 1174 #define SEND_LOW_PRIORITY_LIST_VL_MASK 0x7ull macro |
A D | chip.c | 11151 reg = (((u64)vl->vl & SEND_LOW_PRIORITY_LIST_VL_MASK) in set_vl_weights() |
Completed in 44 milliseconds