| /f-stack/freebsd/kern/ |
| H A D | subr_bus_dma.c | 207 int *nsegs, int flags) in _bus_dmamap_load_bio() 252 int *nsegs, int flags) in _bus_dmamap_load_ccb() 340 int *nsegs, int flags) in _bus_dmamap_load_uio() 388 int nsegs; in bus_dmamap_load() local 427 int nsegs, error; in bus_dmamap_load_mbuf() local 449 bus_dma_segment_t *segs, int *nsegs, int flags) in bus_dmamap_load_mbuf_sg() 466 int nsegs, error; in bus_dmamap_load_uio() local 493 int nsegs; in bus_dmamap_load_ccb() local 537 int nsegs; in bus_dmamap_load_bio() local 575 int nsegs; in bus_dmamap_load_mem() local [all …]
|
| H A D | subr_sglist.c | 176 int nsegs; in sglist_count() local 204 int i, nsegs; in sglist_count_vmpages() local 230 int i, nsegs, pglen, pgoff; in sglist_count_mbuf_epg() local 284 sglist_alloc(int nsegs, int mflags) in sglist_alloc() 685 int nsegs; in sglist_build() local
|
| /f-stack/freebsd/mips/nlm/dev/sec/ |
| H A D | nlmsec.c | 466 xlp_get_nsegs(struct cryptop *crp, unsigned int *nsegs) in xlp_get_nsegs() 507 xlp_alloc_cmd_params(struct xlp_sec_command *cmd, unsigned int nsegs) in xlp_alloc_cmd_params() 572 unsigned int nsegs = 0; in xlp_sec_process() local
|
| H A D | nlmseclib.h | 87 #define NLM_CRYPTO_PKT_DESC_SIZE(nsegs) (32 + (nsegs * 16)) argument 111 uint32_t nsegs; member
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus_dma.h | 186 bus_dma_segment_t *segs, int nsegs, int error) in _bus_dmamap_complete()
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus_dma.h | 145 bus_dma_segment_t *segs, int nsegs, int error) in _bus_dmamap_complete()
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc.h | 93 uint16_t nsegs; /* # segments coalesced into current chain. */ member
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 691 int error, i, nsegs, prod, si, prev_prod; in are_encap() local 1414 int nsegs; in are_newbuf() local
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_mmc.c | 278 jz4780_mmc_dma_desc_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err) in jz4780_mmc_dma_desc_cb() 331 jz4780_mmc_dma_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err) in jz4780_mmc_dma_cb()
|
| H A D | jz4780_pdma.c | 277 dwc_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in dwc_get1paddr()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 313 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received() 1505 uint16_t nsegs; in tcp_do_segment() local
|
| /f-stack/freebsd/mips/nlm/hal/ |
| H A D | fmn.c | 159 int nsegs) in nlm_cms_alloc_spill_q()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_mmc.c | 626 aw_dma_desc_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err) in aw_dma_desc_cb() 712 aw_dma_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err) in aw_dma_cb()
|
| H A D | a31_dmac.c | 308 a31dmac_dmamap_cb(void *priv, bus_dma_segment_t *segs, int nsegs, int error) in a31dmac_dmamap_cb()
|
| H A D | if_awg.c | 609 int error, nsegs, cur, first, last, i; in awg_encap() local 752 int nsegs; in awg_newbuf_rx() local
|
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | smist.c | 166 set_ownership_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in set_ownership_cb()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 1567 int error, i, nsegs, prod, prev_prod; in arge_encap() local 2322 int nsegs; in arge_newbuf() local
|
| /f-stack/freebsd/arm/ti/cpsw/ |
| H A D | if_cpsw.c | 1617 int nsegs, port, removed; in cpsw_rx_dequeue() local 1747 int error, nsegs, added = 0; in cpsw_rx_enqueue() local 1859 int error, nsegs, seg, added = 0, padlen; in cpswp_tx_enqueue() local
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genet.c | 986 int error, nsegs, cur, first, i, index, offset; in gen_encap() local 1455 int nsegs; in gen_mapbuf_rx() local
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 2247 uint16_t nsegs, uint32_t cts, int32_t nxt_pkt, struct mbuf *m) in bbr_log_ack_event() 4029 #define DELAY_ACK(tp, bbr, nsegs) \ argument 7795 uint16_t nsegs; in bbr_process_ack() local 8216 uint16_t nsegs; in bbr_process_data() local 8496 uint16_t nsegs; in bbr_do_fastnewdata() local 8647 uint16_t nsegs; in bbr_fastack() local 11406 uint16_t nsegs; in bbr_do_segment_nounlock() local
|
| H A D | rack.c | 3866 rack_ack_received(struct tcpcb *tp, struct tcp_rack *rack, struct tcphdr *th, uint16_t nsegs, in rack_ack_received() 8209 int32_t nsegs, acked_amount; in rack_process_ack() local 8536 int32_t nsegs; in rack_process_data() local 8814 int32_t nsegs; in rack_do_fastnewdata() local 8959 int32_t nsegs; in rack_fastack() local
|
| /f-stack/freebsd/arm/xilinx/ |
| H A D | zy7_devcfg.c | 496 zy7_dma_cb2(void *arg, bus_dma_segment_t *seg, int nsegs, int error) in zy7_dma_cb2()
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_rxtx.c | 886 uint32_t i, j, nsegs, buf_size, size; in ionic_rx_fill() local
|
| /f-stack/freebsd/x86/x86/ |
| H A D | busdma_bounce.c | 938 bus_dma_segment_t *segs, int nsegs, int error) in bounce_bus_dmamap_complete()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | busdma_bounce.c | 1017 bus_dma_segment_t *segs, int nsegs, int error) in bounce_bus_dmamap_complete()
|