Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_session.h260 int tf_session_close_session(struct tf *tfp,
H A Dtf_session.c435 tf_session_close_session(struct tf *tfp, in tf_session_close_session() function
H A Dtf_core.c171 rc = tf_session_close_session(tfp, in tf_close_session()