Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1544 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_addr.lo = in bnx2fc_init_seq_cleanup_task()
1546 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_addr.hi = in bnx2fc_init_seq_cleanup_task()
1548 task->txwr_only.sgl_ctx.sgl.mul_sgl.sgl_size = in bnx2fc_init_seq_cleanup_task()
1550 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_off = in bnx2fc_init_seq_cleanup_task()
1552 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_idx = i; in bnx2fc_init_seq_cleanup_task()
1557 sgl->mul_sgl.cur_sge_addr.lo = (u32)phys_addr; in bnx2fc_init_seq_cleanup_task()
1558 sgl->mul_sgl.cur_sge_addr.hi = (u32)((u64)phys_addr >> 32); in bnx2fc_init_seq_cleanup_task()
1559 sgl->mul_sgl.sgl_size = bd_count; in bnx2fc_init_seq_cleanup_task()
1560 sgl->mul_sgl.cur_sge_off = offset; /*adjusted offset */ in bnx2fc_init_seq_cleanup_task()
1561 sgl->mul_sgl.cur_sge_idx = i; in bnx2fc_init_seq_cleanup_task()
[all …]
D57xx_hsi_bnx2fc.h256 struct fcoe_mul_sges_ctx mul_sgl; member
/drivers/net/ethernet/broadcom/
Dcnic_defs.h2558 struct fcoe_mul_sges_ctx mul_sgl; member