Searched defs:max_segs (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_mr.h83 u32 max_segs; /* number of rvt_segs in all the arrays */ member in struct:rvt_mregion
/freebsd-11-stable/sys/net/
H A Diflib.c3225 int err, nsegs, ndesc, max_segs, pidx, cidx, next, ntxd; local
3035 iflib_busdma_load_mbuf_sg(iflib_txq_t txq, bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **m0, bus_dma_segment_t *segs, int *nsegs, int max_segs, int flags) argument

Completed in 109 milliseconds