CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/11/25 05:50:47

Modified files:
        sys/dev/pci    : if_ice.c if_icereg.h 

Log message:
implement ice_config_rss() and its many friends

We are not yet enabling RSS since we run in "safe mode", but all this
code will be needed when we eventually enable it.
Taken from FreeBSD, with tweaks to use our native toeplitz API.

Reply via email to