Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/
Dalx.h57 struct alx_rrd *rrd;
Dhw.h239 struct alx_rrd { struct
Dmain.c219 struct alx_rrd *rrd; in alx_clean_rx_irq()
639 offset += sizeof(struct alx_rrd) * rxq->count; in alx_alloc_rx_ring()
660 sizeof(struct alx_rrd) * alx->rx_ringsz + in alx_alloc_rings()
670 BUILD_BUG_ON(sizeof(struct alx_rrd) % 8); in alx_alloc_rings()