Home
last modified time | relevance | path

Searched defs:tx_desc (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/sgimips/hpc/
H A Dsqvar.h64 struct hpc_dma_desc tx_desc[SQ_NTXDESC]; member
/netbsd-src/sys/dev/pci/
H A Dif_vtevar.h72 struct vte_tx_desc *tx_desc; member
H A Dif_agereg.h615 struct tx_desc { struct
616 uint64_t addr;
617 uint32_t len;
628 uint32_t flags;
688 struct tx_desc *tx_desc; member
H A Dif_alereg.h718 struct tx_desc { struct
719 uint64_t addr;
720 uint32_t len;
731 uint32_t flags;
H A Dif_alcreg.h1235 struct tx_desc { struct
1236 uint32_t len;
1243 uint32_t flags;
1272 #define ALC_TX_RING_ALIGN sizeof(struct tx_desc) argument
H A Dif_rtwn.c2025 struct r92c_tx_desc_pci *tx_desc; in rtwn_tx_done() local
/netbsd-src/sys/arch/playstation2/dev/
H A Dif_smap.c98 struct smap_desc *tx_desc; member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_sge.c93 struct tx_desc { struct
94 uint64_t flit[TX_DESC_FLITS];