Searched defs:txbuf (Results 1 – 7 of 7) sorted by relevance
341 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() local498 sw_txbuf_t *txbuf; in bge_ring_tx() local
214 sw_txbuf_t *txbuf; in bge_reinit_send_ring() local2377 sw_txbuf_t *txbuf; local2572 sw_txbuf_t *txbuf; local
533 sw_txbuf_t *txbuf; member
131 struct txbuf { struct132 struct txbuf *txb_next; argument135 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 …]
89 xnf_txbuf_t *txbuf; /* Buffer details. */ member
2030 struct ipw2100_txb *txbuf; in ipw2100_send() local
2749 uint8_t *addr_4, *txbuf; in mwl_send() local