Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1202 cdu_reserved = &((struct toe_context *)context)->xstorm_ag_context.cdu_reserved; in lm_set_cdu_validation_data()
1206 cdu_reserved = &(((struct eth_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
1210 cdu_reserved = &(((struct iscsi_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
1214 cdu_reserved = &(((struct fcoe_context *)context)->xstorm_ag_context.cdu_reserved); in lm_set_cdu_validation_data()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1998 struct xstorm_toe_ag_context * xctx_ag = &ctx->xstorm_ag_context; in _lm_tcp_init_xstorm_toe_context()
2437 xtcp_ag = &((struct toe_context *)tcp->ctx_virt)->xstorm_ag_context.tcp; in _lm_tcp_init_xstorm_tcp_context()
2440 …storm_toe_tcp_ag_context_section *)&((struct iscsi_context *)tcp->ctx_virt)->xstorm_ag_context.tcp; in _lm_tcp_init_xstorm_tcp_context()
2711 … xstorm_iscsi_ag_context * xiscsi_ag = &((struct iscsi_context *)tcp->ctx_virt)->xstorm_ag_context; in _lm_tcp_init_iscsi_tcp_related_context()
5254 xag_tcp = &((struct toe_context *)ctx_p)->xstorm_ag_context.tcp; in lm_tcp_get_delegated()
5259 xag_toe = &((struct toe_context *)ctx_p)->xstorm_ag_context; in lm_tcp_get_delegated()
5284 …struct xstorm_toe_tcp_ag_context_section *)&((struct iscsi_context *)ctx_p)->xstorm_ag_context.tcp; in lm_tcp_get_delegated()
5311 DbgBreakIf(((struct toe_context *)ctx_p)->xstorm_ag_context.__state == 0); in lm_tcp_get_delegated()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3459 struct xstorm_eth_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
5888 struct xstorm_fcoe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
7298 struct xstorm_iscsi_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
9349 struct xstorm_toe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2224 ctx->xstorm_ag_context.hq_prod = 1; //this value represents actual hq_prod + 1 in lm_sc_init_iscsi_context()