Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.h138 int tf_ident_bind(struct tf *tfp,
H A Dtf_device.c120 rc = tf_ident_bind(tfp, &ident_cfg); in tf_dev_bind_p4()
405 rc = tf_ident_bind(tfp, &ident_cfg); in tf_dev_bind_p58()
H A Dtf_identifier.c29 tf_ident_bind(struct tf *tfp, in tf_ident_bind() function