Home
last modified time | relevance | path

Searched refs:ftmac100_txdes_get_dma_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
H A Dftmac100.c525 static dma_addr_t ftmac100_txdes_get_dma_addr(struct ftmac100_txdes *txdes) in ftmac100_txdes_get_dma_addr() function
588 map = ftmac100_txdes_get_dma_addr(txdes); in ftmac100_tx_complete_packet()
706 dma_addr_t map = ftmac100_txdes_get_dma_addr(txdes); in ftmac100_free_buffers()
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/
H A Dftmac100.c563 static dma_addr_t ftmac100_txdes_get_dma_addr(struct ftmac100_txdes *txdes) in ftmac100_txdes_get_dma_addr() function
626 map = ftmac100_txdes_get_dma_addr(txdes); in ftmac100_tx_complete_packet()
744 dma_addr_t map = ftmac100_txdes_get_dma_addr(txdes); in ftmac100_free_buffers()

Completed in 4 milliseconds