Searched refs:count_tx_rings (Results 1 – 2 of 2) sorted by relevance
364 int count_tx_rings; member373 struct enetc_bdr tx_ring[] __counted_by(count_tx_rings);
2056 for (i = 0; i < v->count_tx_rings; i++) in enetc_poll()2734 for (j = 0; j < v->count_tx_rings; j++) { in enetc_setup_irqs()3422 v->count_tx_rings = v_tx_rings; in enetc_int_vector_init()3459 for (j = 0; j < v->count_tx_rings; j++) { in enetc_int_vector_destroy()
Completed in 723 milliseconds