Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1518 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_addr.lo = in bnx2fc_init_seq_cleanup_task()
1520 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_addr.hi = in bnx2fc_init_seq_cleanup_task()
1522 task->txwr_only.sgl_ctx.sgl.mul_sgl.sgl_size = in bnx2fc_init_seq_cleanup_task()
1524 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_off = in bnx2fc_init_seq_cleanup_task()
1526 task->txwr_only.sgl_ctx.sgl.mul_sgl.cur_sge_idx = i; in bnx2fc_init_seq_cleanup_task()
1537 sgl->mul_sgl.cur_sge_addr.lo = (u32)phys_addr; in bnx2fc_init_seq_cleanup_task()
1538 sgl->mul_sgl.cur_sge_addr.hi = (u32)((u64)phys_addr >> 32); in bnx2fc_init_seq_cleanup_task()
1539 sgl->mul_sgl.sgl_size = bd_count; in bnx2fc_init_seq_cleanup_task()
1540 sgl->mul_sgl.cur_sge_off = offset; /*adjusted offset */ in bnx2fc_init_seq_cleanup_task()
1541 sgl->mul_sgl.cur_sge_idx = i; in bnx2fc_init_seq_cleanup_task()
[all …]
D57xx_hsi_bnx2fc.h255 struct fcoe_mul_sges_ctx mul_sgl; member
/drivers/net/ethernet/broadcom/
Dcnic_defs.h2558 struct fcoe_mul_sges_ctx mul_sgl; member