Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h127 int tf_msg_session_close(struct tf *tfp,
H A Dtf_session.c224 rc = tf_msg_session_close(tfp, in tf_session_create()
605 rc = tf_msg_session_close(tfp, fw_session_id, mailbox); in tf_session_close_session()
H A Dtf_msg.c301 tf_msg_session_close(struct tf *tfp, in tf_msg_session_close() function