Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_global_cfg.h99 tf_global_cfg_bind(struct tf *tfp,
H A Dtf_device.c240 rc = tf_global_cfg_bind(tfp, &global_cfg); in tf_dev_bind_p4()
512 rc = tf_global_cfg_bind(tfp, &global_cfg); in tf_dev_bind_p58()
H A Dtf_global_cfg.c73 tf_global_cfg_bind(struct tf *tfp, in tf_global_cfg_bind() function