Home
last modified time | relevance | path

Searched defs:vl_arb_cache (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dhfi.h766 struct vl_arb_cache { struct
768 spinlock_t lock;
769 struct ib_vl_weight_elem table[VL_ARB_TABLE_SIZE];
944 struct vl_arb_cache vl_arb_cache[MAX_PRIO_TABLE]; member