Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3461 struct cstorm_eth_ag_context cstorm_ag_context /* Cstorm aggregative context */; member
7300 struct cstorm_iscsi_ag_context cstorm_ag_context /* Cstorm aggregative context */; member
9351 struct cstorm_toe_ag_context cstorm_ag_context /* Cstorm aggregative context */; member
/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()
2709 … cstorm_iscsi_ag_context * ciscsi_ag = &((struct iscsi_context *)tcp->ctx_virt)->cstorm_ag_context; in _lm_tcp_init_iscsi_tcp_related_context()
5360 DbgBreakIf(((struct toe_context *)ctx_p)->cstorm_ag_context.rel_seq != tag_tcp->snd_una); in lm_tcp_get_delegated()