Searched defs:txdesc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c106 struct txdesc { struct
140 static struct txdesc txd[NTXD] __attribute__ ((aligned(4)));
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c2102 i40e_tx_desc_t *txdesc; local
2199 txdesc = &itrq->itrq_desc_ring[itrq->itrq_desc_tail];
2217 txdesc->buffer_addr =
2219 txdesc->cmd_type_offset_bsz = CPU_TO_LE64(((uint64_t)type |
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h192 struct rtw_txdesc *txdesc; /* virtual addr of desc */ member in struct:rtw_txbuf

Completed in 67 milliseconds