Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.c424 uint32_t group_idx; /* tbl8 group index. */ in tbl8_alloc() local
469 #define group_idx next_hop in add_depth_small() macro
541 #define group_idx next_hop in add_depth_big() macro
795 #define group_idx next_hop in delete_depth_small() macro
948 #define group_idx next_hop in delete_depth_big() macro
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.c502 uint32_t group_idx; /* tbl8 group index. */ in _tbl8_alloc() local
537 int32_t group_idx; /* tbl8 group index. */ in tbl8_alloc() local
584 #define group_idx next_hop in add_depth_small() macro
656 #define group_idx next_hop in add_depth_big() macro
910 #define group_idx next_hop in delete_depth_small() macro
1064 #define group_idx next_hop in delete_depth_big() macro
/f-stack/dpdk/app/test/
H A Dtest_lpm.c1216 #define group_idx next_hop in test18() macro
/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c795 uint16_t group_idx = qtop->first_qgroup_index; in acc100_find_free_queue_idx() local