Searched refs:cmp_bd_start_seq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2017 xctx_ag->cmp_bd_start_seq = tcp->tcp_delegated.send_una; /* the sequence number of the first byte in the bd which holds SndUna */
5324 /* xag.cmp_bd_start_seq <= c.cmp_bd_start_seq <= tag.snd_una */
5325 DbgBreakIf(S32_SUB(xag_toe->cmp_bd_start_seq, tag_tcp->snd_una) > 0);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3012 u32_t cmp_bd_start_seq /* The sequence number of the start completion point (BD) */; member in struct:xstorm_toe_ag_context

Completed in 432 milliseconds