Home
last modified time | relevance | path

Searched refs:ftgmac100_txdes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftgmac100.c34 struct ftgmac100_txdes *txdes;
370 struct ftgmac100_txdes *txdes; in ftgmac100_init()
513 struct ftgmac100_txdes *curr_des = &priv->txdes[priv->tx_index]; in ftgmac100_send()
H A Dftgmac100.h181 struct ftgmac100_txdes { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftgmac100.c68 struct ftgmac100_txdes *txdes;
615 struct ftgmac100_txdes *txdes, in ftgmac100_free_tx_packet()
638 struct ftgmac100_txdes *txdes; in ftgmac100_tx_complete_packet()
709 struct ftgmac100_txdes *txdes, *first; in ftgmac100_hard_start_xmit()
879 struct ftgmac100_txdes *txdes = &priv->txdes[i]; in ftgmac100_free_buffers()
904 sizeof(struct ftgmac100_txdes), in ftgmac100_free_rings()
933 MAX_TX_QUEUE_ENTRIES * sizeof(struct ftgmac100_txdes), in ftgmac100_alloc_rings()
952 struct ftgmac100_txdes *txdes = NULL; in ftgmac100_init_rings()
H A Dftgmac100.h206 struct ftgmac100_txdes { struct