Home
last modified time | relevance | path

Searched refs:count_tx_rings (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc.h288 int count_tx_rings; member
297 struct enetc_bdr tx_ring[] __counted_by(count_tx_rings);
Denetc.c1689 for (i = 0; i < v->count_tx_rings; i++) in enetc_poll()
2339 for (j = 0; j < v->count_tx_rings; j++) { in enetc_setup_irqs()
3061 v->count_tx_rings = v_tx_rings; in enetc_alloc_msix()