Home
last modified time | relevance | path

Searched defs:tf_session_info (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.h439 struct tf_session_info { struct
451 * will be STAILQ_ENTRY(tf_session_info) next argument
456 void *next;
465 union tf_session_id session_id;
474 uint8_t spin_lock;
491 void *core_data;
521 struct tf_session_info *session; argument