Searched defs:txdesc (Results 1 – 3 of 3) sorted by relevance
133 struct txdesc { /* Transmit descriptor */ struct134 volatile u16 ladr; /* Low order address of packet. This is a137 volatile u8 hadr; /* High order address. Low 4 bits only, high 4140 volatile u8 bits; /* Status and config */141 volatile u16 bcnt; /* 2s complement of packet size in low 15 bits.145 u16 unused; /* Not used in Tx */
660 struct netdev_desc *txdesc = in tx_poll() local684 struct netdev_desc *txdesc; in start_xmit() local
1071 struct netdev_desc *txdesc = in tx_poll() local1097 struct netdev_desc *txdesc; in start_tx() local