Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_host.c511 ll_insert(&ext_db->tbl_scope_ll, &tbl_scope_cb->ll_entry); in tf_em_ext_alloc()
517 ll_insert(&ext_db->tbl_scope_ll, &tbl_scope_cb->ll_entry); in tf_em_ext_alloc()
595 ll_delete(&ext_db->tbl_scope_ll, &tbl_scope_cb->ll_entry); in tf_em_ext_free()
H A Dtf_em_common.h45 struct ll tbl_scope_ll; member
H A Dtf_em_common.c154 for (entry = ext_db->tbl_scope_ll.head; entry != NULL; in tf_em_ext_common_tbl_scope_find()
934 ll_init(&ext_db->tbl_scope_ll); in tf_em_ext_common_bind()
1011 entry = ext_db->tbl_scope_ll.head; in tf_em_ext_common_unbind()
1023 ll_delete(&ext_db->tbl_scope_ll, in tf_em_ext_common_unbind()