Home
last modified time | relevance | path

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

/illumos-gate/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()
2247 ctx->xstorm_st_context.iscsi.r2tq_pbl_base.lo = iscsi->r2tq.pbl_phys_table_phys.as_u32.low; in lm_sc_init_iscsi_context()
2248 ctx->xstorm_st_context.iscsi.r2tq_pbl_base.hi = iscsi->r2tq.pbl_phys_table_phys.as_u32.high; in lm_sc_init_iscsi_context()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c296 p_cxt->xstorm_st_context.spq_base_lo = in ecore_spq_hw_initialize()
298 p_cxt->xstorm_st_context.spq_base_hi = in ecore_spq_hw_initialize()
301 DMA_REGPAIR_LE(p_cxt->xstorm_st_context.consolid_base_addr, in ecore_spq_hw_initialize()
H A Decore_hsi_iscsi.h574 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_fcoe.h775 struct xstorm_fcoe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_toe.h586 struct xstorm_toe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_common.h573 struct xstorm_core_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_roce.h105 struct xstorm_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_iscsi.h574 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_fcoe.h775 struct xstorm_fcoe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_iwarp.h472 struct xstorm_iwarp_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_toe.h586 struct xstorm_toe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A DpreRoce.h540 struct xstorm_pre_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_common.h573 struct xstorm_core_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_roce.h105 struct xstorm_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
H A Decore_hsi_eth.h583 struct xstorm_eth_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
/illumos-gate/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()
/illumos-gate/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