Home
last modified time | relevance | path

Searched refs:TF_KONG_MB (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.c137 parms.mailbox = TF_KONG_MB; in tf_msg_session_open()
189 parms.mailbox = TF_KONG_MB; in tf_msg_session_client_register()
229 parms.mailbox = TF_KONG_MB; in tf_msg_session_client_unregister()
262 parms.mailbox = TF_KONG_MB; in tf_msg_session_close()
294 parms.mailbox = TF_KONG_MB; in tf_msg_session_qcfg()
346 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_qcaps()
461 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_alloc()
560 parms.mailbox = TF_KONG_MB; in tf_msg_session_resc_flush()
629 parms.mailbox = TF_KONG_MB; in tf_msg_insert_em_internal_entry()
677 parms.mailbox = TF_KONG_MB; in tf_msg_delete_em_entry()
[all …]
H A Dtf_msg_common.h11 #define TF_KONG_MB 1 macro