Searched refs:tschq_con_index (Results 1 – 1 of 1) sorted by relevance
1359 uint32_t tschq_con_index; in nix_tm_assign_id_to_node() local1362 tschq_con_index = dev->txschq_contig_index[l_id]; in nix_tm_assign_id_to_node()1363 hw_id = dev->txschq_contig_list[l_id][tschq_con_index]; in nix_tm_assign_id_to_node()1374 uint32_t tschq_con_index; in nix_tm_assign_id_to_node() local1377 tschq_con_index = dev->txschq_index[l_id]; in nix_tm_assign_id_to_node()1378 hw_id = dev->txschq_list[l_id][tschq_con_index]; in nix_tm_assign_id_to_node()