Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/faraday/
Dftmac100.c44 struct ftmac100_descs { struct
54 struct ftmac100_descs *descs; argument
169 offsetof(struct ftmac100_descs, rxdes)); in ftmac100_start_hw()
172 offsetof(struct ftmac100_descs, txdes)); in ftmac100_start_hw()
715 dma_free_coherent(priv->dev, sizeof(struct ftmac100_descs), in ftmac100_free_buffers()
724 sizeof(struct ftmac100_descs), in ftmac100_alloc_buffers()