Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.c541 enum mlx5hws_db_type db_type) in hws_pool_db_init() argument
545 if (db_type == MLX5HWS_POOL_DB_TYPE_GENERAL_SIZE) in hws_pool_db_init()
547 else if (db_type == MLX5HWS_POOL_DB_TYPE_ONE_SIZE_RESOURCE) in hws_pool_db_init()
553 mlx5hws_err(pool->ctx, "Failed to init general db : %d (ret: %d)\n", db_type, ret); in hws_pool_db_init()
/linux-6.12.1/fs/ocfs2/cluster/
Dheartbeat.c72 int db_type; member
1291 switch (db->db_type) { in o2hb_debug_open()
1399 (*db)->db_type = type; in o2hb_debug_create()