Searched defs:ndesc (Results 1 - 13 of 13) sorted by relevance

/src/sys/arch/sgimips/hpc/
H A Dhpcdma.c66 hpcdma_init(struct hpc_attach_args *haa, struct hpc_dma_softc *sc, int ndesc) argument
/src/sys/dev/ieee1394/
H A Dfwohcivar.h50 u_int ndesc; member in struct:fwohci_softc::fwohci_dbch
/src/sys/arch/ia64/stand/ia64/efi/
H A Dmain.c205 int i, ndesc; local in function:command_memmap
/src/sys/arch/arm/gemini/
H A Dgemini_ipm.c267 gemini_ipm_produce(const void *adescp, size_t ndesc) argument
H A Dgemini_gmac.c961 gmac_hwqmem_create(gmac_mapcache_t *mc, size_t ndesc, size_t nqueue, int flags) argument
/src/sys/kern/
H A Dexec_elf.c942 const char *ndata, *ndesc; local in function:netbsd_elf_signature
984 netbsd_elf_note(struct exec_package * epp,const Elf_Nhdr * np,const char * ndata,const char * ndesc) argument
[all...]
/src/sys/dev/hpc/
H A Dhpckbd.c306 static struct wscons_keydesc *ndesc = NULL; local in function:hpckbd_keymap_setup
/src/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.c902 struct dmac_desc *desc, *ndesc; local in function:pxa2x0_dmac_abort_xfer
1151 struct dmac_desc *ndesc; local in function:dmac_continue_xfer
1197 struct dmac_desc *desc, *ndesc; local in function:dmac_channel_intr
/src/sys/dev/marvell/
H A Dif_mvxpe.c2299 uint32_t ptxs, ptxsu, ndesc; local in function:mvxpe_tx_queue_complete
2554 uint32_t prxs, prxsu, ndesc; local in function:mvxpe_rx_queue_refill
[all...]
/src/sys/dev/pci/cxgb/
H A Dcxgb_sge.c874 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs) argument
1082 write_wr_hdr_sgl(unsigned int ndesc, struct tx_desc *txd, struct txq_state *txqs, argument
1162 unsigned int ndesc, flits, cntrl, mlen; local in function:t3_encap
1350 check_desc_avail(adapter_t * adap,struct sge_txq * q,struct mbuf * m,unsigned int ndesc,unsigned int qid) argument
1715 write_ofld_wr(adapter_t * adap,struct mbuf * m,struct sge_txq * q,unsigned int pidx,unsigned int gen,unsigned int ndesc,bus_dma_segment_t * segs,unsigned int nsegs) argument
1787 unsigned int ndesc; local in function:ofld_xmit
1861 unsigned int ndesc = m_get_priority(m); local in function:restart_offloadq
[all...]
/src/sys/dev/ic/
H A Drtw.c1771 int ndesc; local in function:rtw_collect_txring
1320 rtw_rxsoft_init_all(bus_dma_tag_t dmat,struct rtw_rxsoft * desc,int * ndesc,device_t dev) argument
1706 rtw_collect_txpkt(struct rtw_softc * sc,struct rtw_txdesc_blk * tdb,struct rtw_txsoft * ts,int ndesc) argument
3931 rtw_txdesc_blk_setup(struct rtw_txdesc_blk * tdb,struct rtw_txdesc * desc,u_int ndesc,bus_addr_t ofs,bus_addr_t physbase) argument
[all...]
H A Dath.c2640 ath_descdma_setup(struct ath_softc * sc,struct ath_descdma * dd,ath_bufhead * head,const char * name,int nbuf,int ndesc) argument
H A Dbwi.c6466 bwi_setup_desc32(struct bwi_softc * sc,struct bwi_desc32 * desc_array,int ndesc,int desc_idx,bus_addr_t paddr,int buf_len,int tx) argument
8580 bwi_init_rxdesc_ring32(struct bwi_softc * sc,uint32_t ctrl_base,bus_addr_t paddr,int hdr_size,int ndesc) argument

Completed in 33 milliseconds