Home
last modified time | relevance | path

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

/illumos-gate/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
499 sw_txbuf_t *txbuf; in bge_ring_tx() local
H A Dbge_main2.c184 sw_txbuf_t *txbuf; in bge_reinit_send_ring() local
2363 sw_txbuf_t *txbuf; local
2558 sw_txbuf_t *txbuf; local
H A Dbge_impl.h533 sw_txbuf_t *txbuf; member
/illumos-gate/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;
148 clock_t txb_stime;
151 seqnum_t txb_desc;
152 int txb_ndescs;
[all …]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h128 xnf_txbuf_t *txbuf; /* Buffer details. */ member
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c2030 struct ipw2100_txb *txbuf; in ipw2100_send() local
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2758 uint8_t *addr_4, *txbuf; in mwl_send() local