Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h563 int tf_msg_tcam_entry_set(struct tf *tfp,
H A Dtf_tcam_shared.c771 rc = tf_msg_tcam_entry_set(tfp, dev, &nparms); in tf_tcam_shared_set()
979 rc = tf_msg_tcam_entry_set(tfp, dev, &sparms); in tf_tcam_shared_move_entry()
H A Dtf_tcam.c697 rc = tf_msg_tcam_entry_set(tfp, dev, parms); in tf_tcam_set()
H A Dtf_msg.c1547 tf_msg_tcam_entry_set(struct tf *tfp, in tf_msg_tcam_entry_set() function