Home
last modified time | relevance | path

Searched defs:l2_table (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/block/
H A Dqed-l2-cache.c161 void qed_commit_l2_cache_entry(L2TableCache *l2_cache, CachedL2Table *l2_table) in qed_commit_l2_cache_entry()
H A Dqed.c248 CachedL2Table *l2_table = qed_alloc_l2_cache_entry(&s->l2_cache); in qed_new_l2_table() local
1007 CachedL2Table *l2_table = acb->request.l2_table; in qed_aio_write_l1_update() local
H A Dqed.h123 CachedL2Table *l2_table; member
H A Dqcow2-refcount.c1604 uint64_t l2_offset, uint64_t *l2_table, in fix_l2_entry_by_zero()
1673 g_autofree uint64_t *l2_table = g_malloc(l2_size_bytes); in check_refcounts_l2() local
1956 uint64_t *l2_table = qemu_blockalign(bs, s->cluster_size); in check_oflag_copied() local
H A Dqcow.c366 uint64_t *l2_table, cluster_offset, tmp; in get_cluster_offset() local
H A Dvmdk.c1591 void *l2_table; in get_cluster_offset() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c1013 static int mlx5e_create_l2_table_groups(struct mlx5e_l2_table *l2_table) in mlx5e_create_l2_table_groups()
1087 struct mlx5e_l2_table *l2_table = &fs->l2; in mlx5e_create_l2_table() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c967 bnxt_tc_get_l2_node(struct bnxt *bp, struct rhashtable *l2_table, in bnxt_tc_get_l2_node()
H A Dbnxt.h1436 struct rhashtable l2_table; member