CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/20 17:57:11
Modified files:
sys/dev/pci : if_ixl.c
Log message:
Determine how many queue pairs we have by looking at the I40E_PFLAN_QALLOC
register, rather than assuming we have the full capacity of the whole
chip, which is likely to be split among 2 or 4 functions.
ok jan@ dlg@
