Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_send.c341 bge_send_copy(bge_t *bgep, sw_txbuf_t *txbuf, mblk_t *mp) in bge_send_copy()
374 sw_txbuf_t *txbuf; in bge_send_serial() local
498 sw_txbuf_t *txbuf; in bge_ring_tx() local
H A Dbge_main2.c214 sw_txbuf_t *txbuf; in bge_reinit_send_ring() local
2377 sw_txbuf_t *txbuf; local
2572 sw_txbuf_t *txbuf; local
H A Dbge_impl.h533 sw_txbuf_t *txbuf; member
/titanic_50/usr/src/uts/common/io/sfe/
H A Dsfe_util.h131 struct txbuf { struct
132 struct txbuf *txb_next; argument
135 mblk_t *txb_mp;
138 ddi_dma_cookie_t txb_dmacookie[GEM_MAXTXFRAGS];
139 uint_t txb_nfrags;
142 ddi_dma_handle_t txb_bdh;
143 ddi_acc_handle_t txb_bah;
144 caddr_t txb_buf; /* vaddr of bounce buffer */
145 uint64_t txb_buf_dma; /* paddr of bounce buffer */
148 clock_t txb_stime;
[all …]
/titanic_50/usr/src/uts/common/xen/io/
H A Dxnf.h89 xnf_txbuf_t *txbuf; /* Buffer details. */ member
/titanic_50/usr/src/uts/common/io/ipw/
H A Dipw2100.c2030 struct ipw2100_txb *txbuf; in ipw2100_send() local
/titanic_50/usr/src/uts/common/io/mwl/
H A Dmwl.c2749 uint8_t *addr_4, *txbuf; in mwl_send() local