Searched defs:vl_arb_cache (Results 1 – 1 of 1) sorted by relevance
537 struct vl_arb_cache { struct538 spinlock_t lock;539 struct ib_vl_weight_elem table[VL_ARB_TABLE_SIZE];695 struct vl_arb_cache vl_arb_cache[MAX_PRIO_TABLE]; member