Home
last modified time | relevance | path

Searched refs:ulptx_memwrite_dsgl (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dmem.c240 if (!rdev->lldi.ulptx_memwrite_dsgl || !use_dsgl) { in write_adapter_mem()
613 max_num_sg > t4_max_fr_depth(rhp->rdev.lldi.ulptx_memwrite_dsgl && in c4iw_alloc_mr()
A Dprovider.c298 t4_max_fr_depth(dev->rdev.lldi.ulptx_memwrite_dsgl && use_dsgl); in c4iw_query_device()
A Dqp.c1205 rhp->rdev.lldi.ulptx_memwrite_dsgl); in c4iw_post_send()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.c637 lld->ulptx_memwrite_dsgl = adap->params.ulptx_memwrite_dsgl; in uld_init()
A Dcxgb4_uld.h461 bool ulptx_memwrite_dsgl; /* use of T5 DSGL allowed */ member
A Dcxgb4.h474 bool ulptx_memwrite_dsgl; /* use of T5 DSGL allowed */ member
A Dcxgb4_main.c5120 adap->params.ulptx_memwrite_dsgl = false; in adap_init0()
5125 adap->params.ulptx_memwrite_dsgl = (ret == 0 && val[0] != 0); in adap_init0()

Completed in 37 milliseconds