Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h288 int count_tx_rings;
291 int count_tx_rings; global() member
H A Denetc.c1734 for (i = 0; i < v->count_tx_rings; i++) in enetc_poll()
2384 for (j = 0; j < v->count_tx_rings; j++) { in enetc_setup_irqs()
3109 v->count_tx_rings = v_tx_rings; in enetc_alloc_msix()