Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h270 struct synq_entry { struct
274 TAILQ_ENTRY(synq_entry) link; /* synqe_list */ argument
275 volatile int ok_to_respond;
276 volatile u_int refcnt;
277 int tid;
278 uint32_t iss;
279 uint32_t irs;
280 uint32_t ts;
281 uint32_t rss_hash;
282 __be16 tcp_opt; /* from cpl_pass_establish */
[all …]