Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h764 struct tx_desc { struct
765 unsigned int Tx_BCNT :16; /* Buffer Byte Count */
766 unsigned int Tx_RES4 :6; /* RESVERD 6 bits */
772 unsigned int KILL :1;
773 unsigned int Tx_RES3 :1; /* RESVERD 1 bits */
775 unsigned int Tx_EOP :1;
776 unsigned int Tx_SOP :1; /* Defer to Transmit */
777 unsigned int Tx_RES2 :2;
778 unsigned int Tx_LTINT :1; /* Start of packet for the Buffer */
783 unsigned int Tx_ADD_FCS :1;
[all …]
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_send.c97 tx_desc_t tx_desc, *tmp_desc_p; in hxge_start() local
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c1651 struct e1000_tx_desc *tx_desc; in e1000g_82547_tx_move_tail_work() local
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_send.c145 tx_desc_t tx_desc, *tmp_desc_p; in nxge_start() local
/titanic_50/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c702 int i, ring, tx_desc, rx_desc, rx_jdesc, maxrx; in unm_check_options() local
/titanic_50/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h173 dma_area_t tx_desc; /* transmit descriptors */ member
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h130 struct tx_desc { struct
131 __be64 flit[8];
/titanic_50/usr/src/uts/common/io/rge/
H A Drge.h440 dma_area_t tx_desc; member
/titanic_50/usr/src/uts/intel/io/dnet/
H A Ddnet.h376 struct tx_desc_type *tx_desc; /* virtual addr of xmit desc */ member
/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_impl.h779 dma_area_t tx_desc; /* transmit descriptors */ member
/titanic_50/usr/src/uts/common/io/nge/
H A Dnge.h731 uint32_t tx_desc; member