Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h417 int tf_rm_allocate(struct tf_rm_allocate_parms *parms);
H A Dtf_tcam.c254 rc = tf_rm_allocate(&aparms); in tf_tcam_alloc()
265 rc = tf_rm_allocate(&aparms); in tf_tcam_alloc()
H A Dtf_identifier.c167 rc = tf_rm_allocate(&aparms); in tf_ident_alloc()
H A Dtf_em_host.c384 rc = tf_rm_allocate(&aparms); in tf_em_ext_alloc()
H A Dtf_tbl.c212 rc = tf_rm_allocate(&aparms); in tf_tbl_alloc()
H A Dtf_rm.c698 tf_rm_allocate(struct tf_rm_allocate_parms *parms) in tf_rm_allocate() function