Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.h330 struct tf_session_info { struct
342 * will be STAILQ_ENTRY(tf_session_info) next argument
347 void *next;
356 union tf_session_id session_id;
365 uint8_t spin_lock;
382 void *core_data;
412 struct tf_session_info *session; argument