Searched refs:dsgl (Results 1 – 3 of 3) sorted by relevance
210 struct cpl_rx_phys_dsgl *dsgl; member
376 struct cpl_rx_phys_dsgl *dsgl) in dsgl_walk_init() argument378 walk->dsgl = dsgl; in dsgl_walk_init()380 walk->to = (struct phys_sge_pairs *)(dsgl + 1); in dsgl_walk_init()388 phys_cpl = walk->dsgl; in dsgl_walk_end()
1733 struct ulptx_sgl dsgl; in csio_ln_mgmt_submit_wr() local1777 dsgl.cmd_nsge = htonl(ULPTX_CMD_V(ULP_TX_SC_DSGL) | in csio_ln_mgmt_submit_wr()1779 dsgl.len0 = cpu_to_be32(pld_len); in csio_ln_mgmt_submit_wr()1780 dsgl.addr0 = cpu_to_be64(pld->paddr); in csio_ln_mgmt_submit_wr()1781 csio_wr_copy_to_wrp(&dsgl, &wrp, ALIGN(wr_off, 8), in csio_ln_mgmt_submit_wr()