Searched refs:tbl8_entry (Results 1 – 1 of 1) sorted by relevance
496 struct rte_lpm_tbl_entry *tbl8_entry; in _tbl8_alloc() local500 tbl8_entry = &i_lpm->lpm.tbl8[group_idx * in _tbl8_alloc()503 if (!tbl8_entry->valid_group) { in _tbl8_alloc()511 memset(&tbl8_entry[0], 0, in _tbl8_alloc()513 sizeof(tbl8_entry[0])); in _tbl8_alloc()515 __atomic_store(tbl8_entry, &new_tbl8_entry, in _tbl8_alloc()