Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpool.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.15/fs/ocfs2/cluster/
H A Dheartbeat.c73 int db_type; member
1292 switch (db->db_type) { in o2hb_debug_open()
1400 (*db)->db_type = type; in o2hb_debug_create()