Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.h79 int tf_tcam_shared_alloc(struct tf *tfp,
H A Dtf_device_p4.c544 .tf_dev_alloc_tcam = tf_tcam_shared_alloc,
H A Dtf_device_p58.c852 .tf_dev_alloc_tcam = tf_tcam_shared_alloc,
H A Dtf_tcam_shared.c477 tf_tcam_shared_alloc(struct tf *tfp, in tf_tcam_shared_alloc() function