Home
last modified time | relevance | path

Searched refs:SEND_LOW_PRIORITY_LIST_VL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h1216 #define SEND_LOW_PRIORITY_LIST_VL_MASK 0x7ull macro
H A Dchip.c11192 reg = (((u64)vl->vl & SEND_LOW_PRIORITY_LIST_VL_MASK) in set_vl_weights()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h1174 #define SEND_LOW_PRIORITY_LIST_VL_MASK 0x7ull macro
H A Dchip.c11153 reg = (((u64)vl->vl & SEND_LOW_PRIORITY_LIST_VL_MASK) in set_vl_weights()

Completed in 50 milliseconds