Searched refs:txconf (Results 1 – 1 of 1) sorted by relevance
5857 int i, j, cpu, err, txconf, rxconf; in iflib_queues_alloc() local5897 for (txconf = i = 0, cpu = CPU_FIRST(); i < ntxqsets; i++, txconf++, txq++, cpu = CPU_NEXT(cpu)) { in iflib_queues_alloc()