Searched refs:last_entry (Results 1 – 4 of 4) sorted by relevance
187 uint32_t last_entry = ht->entries_per_bucket - 1; in rte_fbk_hash_delete_key_with_bucket() local195 last_entry = j - 1; in rte_fbk_hash_delete_key_with_bucket()204 ht->t[bucket + last_entry].whole_entry; in rte_fbk_hash_delete_key_with_bucket()205 ht->t[bucket + last_entry].whole_entry = 0; in rte_fbk_hash_delete_key_with_bucket()
163 (tcam_idx == tbl->last_tcam && idx <= tbl->last_entry)) { in ice_acl_init_tbl()172 if (++idx > tbl->last_entry) { in ice_acl_init_tbl()185 end = tbl->last_entry; in ice_acl_init_tbl()381 tbl->last_entry = LE16_TO_CPU(resp_buf->last_entry); in ice_acl_create_tbl()411 (tbl->last_entry / ICE_ACL_ENTRY_ALLOC_UNIT); in ice_acl_create_tbl()
35 u16 last_entry; member
2209 __le16 last_entry; member