Home
last modified time | relevance | path

Searched refs:tschq_con_index (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c1359 uint32_t tschq_con_index; in nix_tm_assign_id_to_node() local
1362 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() local
1377 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()