Home
last modified time | relevance | path

Searched refs:tf_session_close_session (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_session.h353 int tf_session_close_session(struct tf *tfp,
H A Dtf_session.c491 tf_session_close_session(struct tf *tfp, in tf_session_close_session() function
H A Dtf_core.c172 rc = tf_session_close_session(tfp, in tf_close_session()