Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dalx.h60 struct alx_rfd *rfd;
H A Dhw.h149 struct alx_rfd { struct
H A Dmain.c85 struct alx_rfd *rfd = &rxq->rfd[cur]; in alx_refill_rx_ring()
643 offset += sizeof(struct alx_rfd) * rxq->count; in alx_alloc_rx_ring()
661 sizeof(struct alx_rfd) * alx->rx_ringsz; in alx_alloc_rings()