Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.h47 int tf_msg_session_open(struct bnxt *bp,
H A Dtf_session.c71 rc = tf_msg_session_open(parms->open_cfg->bp, in tf_session_create()
H A Dtf_msg.c127 tf_msg_session_open(struct bnxt *bp, in tf_msg_session_open() function