Searched refs:ftmac100_descs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/ |
H A D | ftmac100.c | 44 struct ftmac100_descs { struct 54 struct ftmac100_descs *descs; 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/ |
H A D | ftmac100.c | 46 struct ftmac100_descs { struct 56 struct ftmac100_descs *descs; 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()
|
Completed in 4 milliseconds