Searched refs:tx_desc_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/arm/at91/
H A Dif_macbvar.h54 struct tx_desc_info { struct
122 struct tx_desc_info tx_desc[MACB_MAX_TX_BUFFERS];
H A Dif_macb.c242 struct tx_desc_info *td;
616 struct tx_desc_info *td;
864 struct tx_desc_info *txd, *txd_last;
1032 struct tx_desc_info *td;
/freebsd-10.0-release/sys/arm/econa/
H A Dif_ecevar.h101 struct tx_desc_info { struct
170 struct tx_desc_info tx_desc[ECE_MAX_TX_BUFFERS];
H A Dif_ece.c1491 struct tx_desc_info *td = &(sc->tx_desc[sc->tx_cons]);

Completed in 121 milliseconds