Commit e11baae
bnxt_en: Add a helper function to configure MRU and RSS
Add a new helper function that will configure MRU and RSS table
of a VNIC. This will be useful when we configure both on a VNIC
when resetting an RX ring. This function will be used again in
the next bug fix patch where we have to reconfigure VNICs for RSS
contexts.
Suggested-by: Michael Chan <michael.chan@broadcom.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: David Wei <dw@davidwei.uk>
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250613231841.377988-3-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 1e9ac33 commit e11baae
1 file changed
Lines changed: 26 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10780 | 10780 | | |
10781 | 10781 | | |
10782 | 10782 | | |
| 10783 | + | |
| 10784 | + | |
| 10785 | + | |
| 10786 | + | |
| 10787 | + | |
| 10788 | + | |
| 10789 | + | |
| 10790 | + | |
| 10791 | + | |
| 10792 | + | |
| 10793 | + | |
| 10794 | + | |
| 10795 | + | |
| 10796 | + | |
| 10797 | + | |
| 10798 | + | |
| 10799 | + | |
| 10800 | + | |
| 10801 | + | |
| 10802 | + | |
10783 | 10803 | | |
10784 | 10804 | | |
10785 | 10805 | | |
| |||
15927 | 15947 | | |
15928 | 15948 | | |
15929 | 15949 | | |
| 15950 | + | |
15930 | 15951 | | |
15931 | 15952 | | |
15932 | 15953 | | |
| |||
15977 | 15998 | | |
15978 | 15999 | | |
15979 | 16000 | | |
| 16001 | + | |
15980 | 16002 | | |
15981 | 16003 | | |
15982 | 16004 | | |
15983 | | - | |
15984 | | - | |
15985 | | - | |
15986 | | - | |
| 16005 | + | |
| 16006 | + | |
15987 | 16007 | | |
15988 | | - | |
15989 | | - | |
15990 | | - | |
15991 | | - | |
15992 | 16008 | | |
15993 | 16009 | | |
15994 | 16010 | | |
| |||
16013 | 16029 | | |
16014 | 16030 | | |
16015 | 16031 | | |
16016 | | - | |
16017 | | - | |
16018 | | - | |
| 16032 | + | |
| 16033 | + | |
16019 | 16034 | | |
16020 | 16035 | | |
16021 | 16036 | | |
| |||
0 commit comments