Searched refs:xstorm_ag_context (Results 1 – 4 of 4) sorted by relevance
1202 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()
1998 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()
3459 struct xstorm_eth_ag_context xstorm_ag_context /* Xstorm aggregative context */; member5888 struct xstorm_fcoe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member7298 struct xstorm_iscsi_ag_context xstorm_ag_context /* Xstorm aggregative context */; member9349 struct xstorm_toe_ag_context xstorm_ag_context /* Xstorm aggregative context */; member
2224 ctx->xstorm_ag_context.hq_prod = 1; //this value represents actual hq_prod + 1 in lm_sc_init_iscsi_context()