Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c45 struct ftmac100_descs { struct
55 struct ftmac100_descs *descs; argument
205 offsetof(struct ftmac100_descs, rxdes)); in ftmac100_start_hw()
208 offsetof(struct ftmac100_descs, txdes)); in ftmac100_start_hw()
752 dma_free_coherent(priv->dev, sizeof(struct ftmac100_descs), in ftmac100_free_buffers()
761 sizeof(struct ftmac100_descs), in ftmac100_alloc_buffers()