Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2116 struct cstorm_toe_ag_context *cctx_ag = &ctx->cstorm_ag_context; in _lm_tcp_init_cstorm_toe_context() local
2120 mm_memset(cctx_ag, 0, sizeof(struct cstorm_toe_ag_context)); in _lm_tcp_init_cstorm_toe_context()
2131cctx_ag->bd_prod = lm_bd_chain_prod_idx(&tcp->tx_con->bd_chain); /* Bd containing the last byte th… in _lm_tcp_init_cstorm_toe_context()
2132 cctx_ag->rel_seq = tcp->tcp_delegated.send_una; in _lm_tcp_init_cstorm_toe_context()
2133 cctx_ag->snd_max = tcp->tcp_delegated.send_max; in _lm_tcp_init_cstorm_toe_context()