Searched refs:ustorm_st_context (Results 1 – 19 of 19) sorted by relevance
2276 ctx->ustorm_st_context.task_pbe_cache_index = ISCSI_PBL_NOT_CACHED; in lm_sc_init_iscsi_context()2277 ctx->ustorm_st_context.task_pdu_cache_index = ISCSI_PDU_HEADER_NOT_CACHED; in lm_sc_init_iscsi_context()2283 ctx->ustorm_st_context.ring.rq.pbl_base.lo = pbl_base.as_u32.low; in lm_sc_init_iscsi_context()2284 ctx->ustorm_st_context.ring.rq.pbl_base.hi = pbl_base.as_u32.high; in lm_sc_init_iscsi_context()2288 ctx->ustorm_st_context.ring.rq.curr_pbe.lo = req3->qp_first_pte[0].lo; in lm_sc_init_iscsi_context()2289 ctx->ustorm_st_context.ring.rq.curr_pbe.hi = req3->qp_first_pte[0].hi; in lm_sc_init_iscsi_context()2291 ctx->ustorm_st_context.ring.r2tq.pbl_base.lo = iscsi->r2tq.pbl_phys_table_phys.as_u32.low; in lm_sc_init_iscsi_context()2292 ctx->ustorm_st_context.ring.r2tq.pbl_base.hi = iscsi->r2tq.pbl_phys_table_phys.as_u32.high; in lm_sc_init_iscsi_context()2293 ctx->ustorm_st_context.ring.r2tq.curr_pbe.lo = iscsi->r2tq.pbl_phys_table_virt[0].as_u32.low; in lm_sc_init_iscsi_context()2294 ctx->ustorm_st_context.ring.r2tq.curr_pbe.hi = iscsi->r2tq.pbl_phys_table_virt[0].as_u32.high; in lm_sc_init_iscsi_context()[all …]
586 struct ustorm_iscsi_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
778 struct ustorm_fcoe_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
596 struct ustorm_toe_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
578 struct ustorm_core_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
538 struct ustorm_rdma_task_st_ctx ustorm_st_context /* ustorm storm context */; member
113 struct ustorm_roce_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
481 struct ustorm_iwarp_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
1415 struct ustorm_iscsi_task_st_ctx ustorm_st_context /* ustorm storm context */; member
550 struct ustorm_pre_roce_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
589 struct ustorm_eth_conn_st_ctx ustorm_st_context /* ustorm storm context */; member
3457 struct ustorm_eth_st_context ustorm_st_context /* Ustorm storm context */; member5886 struct ustorm_fcoe_st_context ustorm_st_context /* Ustorm storm context */; member7296 struct ustorm_iscsi_st_context ustorm_st_context /* Ustorm storm context */; member9347 struct ustorm_toe_st_aligned_context ustorm_st_context /* Ustorm storm context */; member
2057 struct ustorm_toe_st_context *uctx_st = &ctx->ustorm_st_context.context; in _lm_tcp_init_ustorm_toe_context()5261 ust_toe = &((struct toe_context *)ctx_p)->ustorm_st_context.context; in lm_tcp_get_delegated()