Searched defs:tx_desc (Results 1 – 11 of 11) sorted by relevance
764 struct tx_desc { struct765 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 …]
97 tx_desc_t tx_desc, *tmp_desc_p; in hxge_start() local
1651 struct e1000_tx_desc *tx_desc; in e1000g_82547_tx_move_tail_work() local
145 tx_desc_t tx_desc, *tmp_desc_p; in nxge_start() local
702 int i, ring, tx_desc, rx_desc, rx_jdesc, maxrx; in unm_check_options() local
173 dma_area_t tx_desc; /* transmit descriptors */ member
130 struct tx_desc { struct131 __be64 flit[8];
440 dma_area_t tx_desc; member
376 struct tx_desc_type *tx_desc; /* virtual addr of xmit desc */ member
779 dma_area_t tx_desc; /* transmit descriptors */ member
731 uint32_t tx_desc; member