CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/12/20 18:55:44
Modified files: sys/dev/pci : if_ixl.c Log message: now that we have multiple input queues in ifnet structs, use them. for now we still only have one set of tx and rx rings, but sets us up to bump that number.