Searched refs:dsgl (Results 1 – 2 of 2) sorted by relevance
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()
210 struct cpl_rx_phys_dsgl *dsgl; member