Home
last modified time | relevance | path

Searched refs:max_hw_read_sges (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dirdma_umain.c165 iwvctx->uk_attrs.max_hw_read_sges = resp.max_hw_read_sges; in irdma_init_context()
H A Dirdma.h54 u32 max_hw_read_sges; member
H A Dirdma-abi.h80 __u32 max_hw_read_sges; member
H A Dabi.h134 __u32 max_hw_read_sges; member
H A Dirdma_uverbs.c1756 if (ib_wr->num_sge > uk_attrs->max_hw_read_sges) { in irdma_upost_send()
/freebsd/sys/dev/irdma/
H A Dirdma-abi.h80 __u32 max_hw_read_sges; member
H A Dirdma.h192 u32 max_hw_read_sges; member
H A Dicrdma_hw.c235 dev->hw_attrs.uk_attrs.max_hw_read_sges = ICRDMA_MAX_SGE_RD; in icrdma_init_hw()
H A Dirdma_kcompat.c216 uresp.max_hw_read_sges = uk_attrs->max_hw_read_sges; in irdma_alloc_ucontext()
H A Dirdma_verbs.c76 props->max_sge_rd = hw_attrs->uk_attrs.max_hw_read_sges; in irdma_query_device()
2537 dev->hw_attrs.uk_attrs.max_hw_read_sges) { in irdma_post_send()