Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_global_cfg.c145 rc = tf_msg_set_global_cfg(tfp, parms); in tf_global_cfg_set()
H A Dtf_msg.h479 int tf_msg_set_global_cfg(struct tf *tfp,
H A Dtf_em_common.c1127 rc = tf_msg_set_global_cfg(tfp, &gcfg_parms); in tf_em_ext_map_tbl_scope()
H A Dtf_msg.c1135 tf_msg_set_global_cfg(struct tf *tfp, in tf_msg_set_global_cfg() function