Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/
Dalx.h60 struct alx_rfd *rfd;
Dhw.h149 struct alx_rfd { struct
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()