Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c71 rc = tf_set_if_tbl_entry(tfp, &set_parms); in ulp_ha_mgr_state_set()
H A Dulp_mapper.c2801 rc = tf_set_if_tbl_entry(tfp, &iftbl_params); in ulp_mapper_if_tbl_process()
/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.h2335 int tf_set_if_tbl_entry(struct tf *tfp,
H A Dtf_core.c1599 tf_set_if_tbl_entry(struct tf *tfp, in tf_set_if_tbl_entry() function