Home
last modified time | relevance | path

Searched refs:tf_msg_set_tbl_entry (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h623 int tf_msg_set_tbl_entry(struct tf *tfp,
H A Dtf_tbl.c242 rc = tf_msg_set_tbl_entry(tfp, in tf_tbl_free()
348 rc = tf_msg_set_tbl_entry(tfp, in tf_tbl_set()
H A Dtf_sram_mgr.c769 rc = tf_msg_set_tbl_entry(parms->tfp, in tf_sram_mgr_free()
H A Dtf_tbl_sram.c510 rc = tf_msg_set_tbl_entry(tfp, in tf_tbl_sram_set()
H A Dtf_msg.c1749 tf_msg_set_tbl_entry(struct tf *tfp, in tf_msg_set_tbl_entry() function