CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/22 22:58:34
Modified files:
sys/dev/pci : if_bnxt.c
Log message:
Create separate structures for rx and tx queues to allow creating multiples
of each of them, and prepare for having multiple completion rings.
ok dlg@
