Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.c1466 uint64_t *child_bitset; in ulp_flow_db_parent_child_flow_next_entry_get() local
1477 child_bitset = p_pdb->parent_flow_tbl[parent_idx].child_fid_bitset; in ulp_flow_db_parent_child_flow_next_entry_get()
1486 while (!(bs = child_bitset[idx])) { in ulp_flow_db_parent_child_flow_next_entry_get()
1505 } while (!ULP_INDEX_BITMAP_GET(child_bitset[idx], next_fid)); in ulp_flow_db_parent_child_flow_next_entry_get()