Home
last modified time | relevance | path

Searched refs:nseg (Results 1 – 25 of 25) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h933 struct rte_mbuf *nseg; in rte_crypto_mbuf_to_vec() local
956 for (i = 1, nseg = mb->next; nseg != NULL; nseg = nseg->next, i++) { in rte_crypto_mbuf_to_vec()
958 vec[i].base = rte_pktmbuf_mtod(nseg, void *); in rte_crypto_mbuf_to_vec()
959 vec[i].iova = rte_pktmbuf_iova(nseg); in rte_crypto_mbuf_to_vec()
961 seglen = nseg->data_len; in rte_crypto_mbuf_to_vec()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.c522 uint16_t nseg; in rte_pktmbuf_clone() local
531 nseg = 0; in rte_pktmbuf_clone()
534 nseg++; in rte_pktmbuf_clone()
542 mc->nb_segs = nseg; in rte_pktmbuf_clone()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c188 bcm_sdhci_dmacb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in bcm_sdhci_dmacb() argument
196 sc->dmamap_seg_count = nseg; in bcm_sdhci_dmacb()
199 for (i = 0; i < nseg; i++) { in bcm_sdhci_dmacb()
H A Dbcm2835_mbox.c301 bcm2835_mbox_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in bcm2835_mbox_dma_cb() argument
H A Dbcm2835_dma.c164 int nseg, int err) in bcm_dmamap_cb() argument
/f-stack/freebsd/contrib/ena-com/
H A Dena_plat.h281 int nseg; member
298 void ena_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nseg,
/f-stack/freebsd/arm/allwinner/
H A Da10_hdmiaudio.c134 a10hdmiaudio_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in a10hdmiaudio_dmamap_cb() argument
H A Da10_codec.c627 a10codec_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in a10codec_dmamap_cb() argument
H A Dif_awg.c785 awg_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in awg_dmamap_cb() argument
/f-stack/lib/
H A Dff_dpdk_if.c1232 uint8_t nseg; in pktmbuf_deep_clone() local
1240 nseg = 0; in pktmbuf_deep_clone()
1243 nseg++; in pktmbuf_deep_clone()
1251 mc->nb_segs = nseg; in pktmbuf_deep_clone()
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c105 vchiq_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in vchiq_dmamap_cb() argument
/f-stack/freebsd/mips/ingenic/
H A Djz4780_lcd.c450 jzlcd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in jzlcd_dmamap_cb() argument
H A Djz4780_aic.c482 aic_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in aic_dmamap_cb() argument
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_ssi.c720 ssi_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in ssi_dmamap_cb() argument
H A Dimx6_ipu.c392 ipu_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in ipu_dmamap_cb() argument
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_sai.c674 sai_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in sai_dmamap_cb() argument
/f-stack/freebsd/arm/versatile/
H A Dversatile_clcd.c199 versatile_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in versatile_fb_dmamap_cb() argument
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c3302 unsigned int ds, nseg; in mlx5_tx_packet_multi_send() local
3320 nseg = NB_SEGS(loc->mbuf); in mlx5_tx_packet_multi_send()
3321 ds = 2 + nseg; in mlx5_tx_packet_multi_send()
3369 if (--nseg == 0) in mlx5_tx_packet_multi_send()
3378 if (--nseg == 0) in mlx5_tx_packet_multi_send()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd.c230 am335x_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in am335x_fb_dmamap_cb() argument
/f-stack/freebsd/net/
H A Diflib.c1385 _iflib_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in _iflib_dmamap_cb() argument
1982 int nseg; member
1986 _rxq_refill_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in _rxq_refill_cb() argument
1992 cb_arg->nseg = nseg; in _rxq_refill_cb()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_are.c1064 are_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in are_dmamap_cb() argument
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h315 int nseg; member
H A Dbnx2x.c180 dma->nseg = 0; in bnx2x_dma_free()
/f-stack/freebsd/crypto/ccp/
H A Dccp_hardware.c202 ccp_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ccp_dmamap_cb() argument
/f-stack/freebsd/mips/atheros/
H A Dif_arge.c1908 arge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in arge_dmamap_cb() argument