Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h36 int tf_msg_session_open(struct tf *tfp,
H A Dtf_session.c63 rc = tf_msg_session_open(tfp, in tf_session_create()
H A Dtf_msg.c119 tf_msg_session_open(struct tf *tfp, in tf_msg_session_open() function