Searched refs:xstorm_st_context (Results 1 – 17 of 17) sorted by relevance
2228 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 …]
296 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()
574 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
775 struct xstorm_fcoe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
586 struct xstorm_toe_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
573 struct xstorm_core_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
105 struct xstorm_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
472 struct xstorm_iwarp_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
540 struct xstorm_pre_roce_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
583 struct xstorm_eth_conn_st_ctx xstorm_st_context /* xstorm storm context */; member
1999 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()
3464 struct xstorm_eth_st_context xstorm_st_context /* Xstorm storm context */; member5892 struct xstorm_fcoe_st_context xstorm_st_context /* Xstorm storm context */; member7304 struct xstorm_iscsi_st_context xstorm_st_context /* Xstorm storm context */; member9354 struct xstorm_toe_st_aligned_context xstorm_st_context /* Xstorm storm context */; member