Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/faraday/
Dftmac100.c57 struct ftmac100_descs { struct
67 struct ftmac100_descs *descs; argument
182 offsetof(struct ftmac100_descs, rxdes)); in ftmac100_start_hw()
185 offsetof(struct ftmac100_descs, txdes)); in ftmac100_start_hw()
727 dma_free_coherent(priv->dev, sizeof(struct ftmac100_descs), in ftmac100_free_buffers()
736 sizeof(struct ftmac100_descs), in ftmac100_alloc_buffers()