Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c46 struct ftmac100_descs { struct
56 struct ftmac100_descs *descs; argument
206 offsetof(struct ftmac100_descs, rxdes)); in ftmac100_start_hw()
209 offsetof(struct ftmac100_descs, txdes)); in ftmac100_start_hw()
753 dma_free_coherent(priv->dev, sizeof(struct ftmac100_descs), in ftmac100_free_buffers()
762 sizeof(struct ftmac100_descs), in ftmac100_alloc_buffers()