Home
last modified time | relevance | path

Searched refs:emac_txch (Results 1 – 2 of 2) sorted by relevance

/bsp/dm365/drivers/
A Ddavinci_emac.c392 struct emac_txch *txch = priv->txch[ch]; in emac_txch_teardown()
434 struct emac_txch *txch = priv->txch[ch]; in emac_stop_txch()
468 struct emac_txch *txch = priv->txch[ch]; in emac_tx_bdproc()
541 struct emac_txch *txch; in emac_send()
674 struct emac_txch *txch = priv->txch[ch]; in emac_cleanup_txch()
1147 struct emac_txch *txch = RT_NULL; in emac_init_txch()
1149 txch = rt_malloc(sizeof(struct emac_txch)); in emac_init_txch()
1154 rt_memset(txch, 0, sizeof(struct emac_txch)); in emac_init_txch()
A Ddavinci_emac.h305 struct emac_txch { struct
439 struct emac_txch *txch[EMAC_DEF_MAX_TX_CH];

Completed in 10 milliseconds