Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h277 int tf_tbl_set(struct tf *tfp,
H A Dtf_device_p4.c534 .tf_dev_set_tbl = tf_tbl_set,
H A Dtf_device_p58.c842 .tf_dev_set_tbl = tf_tbl_set,
H A Dtf_tbl.c276 tf_tbl_set(struct tf *tfp, in tf_tbl_set() function