Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dalx.h60 struct alx_rfd *rfd;
Dhw.h149 struct alx_rfd { struct
Dmain.c86 struct alx_rfd *rfd = &rxq->rfd[cur]; in alx_refill_rx_ring()
644 offset += sizeof(struct alx_rfd) * rxq->count; in alx_alloc_rx_ring()
662 sizeof(struct alx_rfd) * alx->rx_ringsz; in alx_alloc_rings()