Searched refs:vl_entry (Results 1 – 6 of 6) sorted by relevance
165 memcpy(&block, table_block, block_length * sizeof(block.vl_entry[0])); in vlarb_update_table_block()172 block.vl_entry[i].vl &= vl_mask; in vlarb_update_table_block()176 block_length * sizeof(block.vl_entry[0]))) in vlarb_update_table_block()192 block_length * sizeof(block.vl_entry[0])); in vlarb_update_table_block()630 vl_entry[i % in qos_build_config()646 vl_entry[i % in qos_build_config()
8131 switch (block->vl_entry[i].vl) { in torus_update_osm_vlarb()8133 block->vl_entry[i].vl = 1; in torus_update_osm_vlarb()8136 block->vl_entry[next].vl = block->vl_entry[i].vl; in torus_update_osm_vlarb()8137 block->vl_entry[next].weight = block->vl_entry[i].weight; in torus_update_osm_vlarb()8146 block->vl_entry[i].vl = 0; in torus_update_osm_vlarb()8147 block->vl_entry[i].weight = 0; in torus_update_osm_vlarb()
2285 p_vla_tbl->vl_entry[i].vl); in osm_dump_vl_arb_table_to_buf()2288 p_vla_tbl->vl_entry[i].weight); in osm_dump_vl_arb_table_to_buf()
703 } vl_entry[IB_NUM_VL_ARB_ELEMENTS_IN_BLOCK]; member732 num /= sizeof(p_vla_tbl->vl_entry[0]); in mad_dump_vlarbitration()738 ib_vl_arb_get_vl(p_vla_tbl->vl_entry[i].res_vl, &vl); in mad_dump_vlarbitration()749 p_vla_tbl->vl_entry[i].weight); in mad_dump_vlarbitration()
681 ib_vl_arb_element_t *e = vlarb->vl_arb_tbl.vl_entry; in dump_one_vlarb_record()
7420 ib_vl_arb_element_t vl_entry[IB_NUM_VL_ARB_ELEMENTS_IN_BLOCK]; member