Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2228 ctx->xstorm_st_context.iscsi.first_burst_length = ISCSI_DEFAULT_FIRST_BURST_LENGTH; in lm_sc_init_iscsi_context()
2229 ctx->xstorm_st_context.iscsi.max_send_pdu_length = ISCSI_DEFAULT_MAX_PDU_LENGTH; in lm_sc_init_iscsi_context()
2235 ctx->xstorm_st_context.iscsi.sq_pbl_base.lo = pbl_base.as_u32.low; in lm_sc_init_iscsi_context()
2236 ctx->xstorm_st_context.iscsi.sq_pbl_base.hi = pbl_base.as_u32.high; in lm_sc_init_iscsi_context()
2239 ctx->xstorm_st_context.iscsi.sq_curr_pbe.lo = req2->sq_first_pte.lo; in lm_sc_init_iscsi_context()
2240 ctx->xstorm_st_context.iscsi.sq_curr_pbe.hi = req2->sq_first_pte.hi; in lm_sc_init_iscsi_context()
2242 ctx->xstorm_st_context.iscsi.hq_pbl_base.lo = iscsi->hq.pbl_phys_table_phys.as_u32.low; in lm_sc_init_iscsi_context()
2243 ctx->xstorm_st_context.iscsi.hq_pbl_base.hi = iscsi->hq.pbl_phys_table_phys.as_u32.high; in lm_sc_init_iscsi_context()
2244 ctx->xstorm_st_context.iscsi.hq_curr_pbe_base.lo = iscsi->hq.pbl_phys_table_virt[0].as_u32.low; in lm_sc_init_iscsi_context()
2245 ctx->xstorm_st_context.iscsi.hq_curr_pbe_base.hi = iscsi->hq.pbl_phys_table_virt[0].as_u32.high; in lm_sc_init_iscsi_context()
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1999 struct xstorm_toe_st_context * xctx_st = &ctx->xstorm_st_context.context; in _lm_tcp_init_xstorm_toe_context()
2438 xtcp_st = &((struct toe_context *)tcp->ctx_virt)->xstorm_st_context.context.common; in _lm_tcp_init_xstorm_tcp_context()
2441 xtcp_st = &((struct iscsi_context *)tcp->ctx_virt)->xstorm_st_context.common; in _lm_tcp_init_xstorm_tcp_context()
2712 … xstorm_iscsi_st_context * xiscsi_st = &((struct iscsi_context *)tcp->ctx_virt)->xstorm_st_context; in _lm_tcp_init_iscsi_tcp_related_context()
5253 xst_tcp = &((struct toe_context *)ctx_p)->xstorm_st_context.context.common.tcp; in lm_tcp_get_delegated()
5258 xst_toe = &((struct toe_context *)ctx_p)->xstorm_st_context.context.toe; in lm_tcp_get_delegated()
5283 xst_tcp = &((struct iscsi_context *)ctx_p)->xstorm_st_context.common.tcp; in lm_tcp_get_delegated()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3464 struct xstorm_eth_st_context xstorm_st_context /* Xstorm storm context */; member
5892 struct xstorm_fcoe_st_context xstorm_st_context /* Xstorm storm context */; member
7304 struct xstorm_iscsi_st_context xstorm_st_context /* Xstorm storm context */; member
9354 struct xstorm_toe_st_aligned_context xstorm_st_context /* Xstorm storm context */; member