Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_resource.c5027 struct dlb_credit_pool *ldb_pool = NULL; in dlb_ldb_port_configure_pp() local
5033 if (ldb_pool == NULL) { in dlb_ldb_port_configure_pp()
5104 r14.field.pool = (port->ldb_pool_used) ? ldb_pool->id : 0; in dlb_ldb_port_configure_pp()
5300 struct dlb_credit_pool *ldb_pool, *dir_pool; in dlb_configure_ldb_port() local
5321 if (ldb_pool == NULL) { in dlb_configure_ldb_port()
5328 dlb_ldb_pool_update_credit_count(hw, ldb_pool->id, cnt); in dlb_configure_ldb_port()
5669 struct dlb_credit_pool *ldb_pool = NULL; in dlb_dir_port_configure_pp() local
5675 if (ldb_pool == NULL) { in dlb_dir_port_configure_pp()
5884 struct dlb_credit_pool *ldb_pool, *dir_pool; in dlb_configure_dir_port() local
5900 if (ldb_pool == NULL) { in dlb_configure_dir_port()
[all …]