Commit 8ae2473
bnxt_en: Add support for L2 doorbell size.
Read the L2 doorbell size from the firmware and only map the portion
of the doorbell BAR for L2 use. This will leave the remaining doorbell
BAR available for the RoCE driver to use. The RoCE driver can map
the remaining portion as write-combining to support the push feature.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent e93b30d commit 8ae2473
2 files changed
+37
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6364 | 6364 | | |
6365 | 6365 | | |
6366 | 6366 | | |
| 6367 | + | |
6367 | 6368 | | |
6368 | 6369 | | |
6369 | 6370 | | |
| |||
6412 | 6413 | | |
6413 | 6414 | | |
6414 | 6415 | | |
| 6416 | + | |
| 6417 | + | |
| 6418 | + | |
| 6419 | + | |
| 6420 | + | |
| 6421 | + | |
| 6422 | + | |
| 6423 | + | |
| 6424 | + | |
| 6425 | + | |
| 6426 | + | |
| 6427 | + | |
| 6428 | + | |
| 6429 | + | |
| 6430 | + | |
6415 | 6431 | | |
6416 | 6432 | | |
6417 | 6433 | | |
| |||
10898 | 10914 | | |
10899 | 10915 | | |
10900 | 10916 | | |
| 10917 | + | |
| 10918 | + | |
| 10919 | + | |
10901 | 10920 | | |
10902 | 10921 | | |
10903 | 10922 | | |
10904 | 10923 | | |
10905 | 10924 | | |
10906 | 10925 | | |
10907 | 10926 | | |
10908 | | - | |
10909 | | - | |
10910 | | - | |
10911 | | - | |
10912 | | - | |
10913 | | - | |
10914 | | - | |
10915 | 10927 | | |
10916 | 10928 | | |
10917 | 10929 | | |
| |||
11833 | 11845 | | |
11834 | 11846 | | |
11835 | 11847 | | |
| 11848 | + | |
| 11849 | + | |
| 11850 | + | |
| 11851 | + | |
| 11852 | + | |
| 11853 | + | |
| 11854 | + | |
| 11855 | + | |
| 11856 | + | |
| 11857 | + | |
11836 | 11858 | | |
11837 | 11859 | | |
11838 | 11860 | | |
| |||
11893 | 11915 | | |
11894 | 11916 | | |
11895 | 11917 | | |
| 11918 | + | |
| 11919 | + | |
| 11920 | + | |
| 11921 | + | |
| 11922 | + | |
| 11923 | + | |
| 11924 | + | |
11896 | 11925 | | |
11897 | 11926 | | |
11898 | 11927 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1820 | 1820 | | |
1821 | 1821 | | |
1822 | 1822 | | |
| 1823 | + | |
1823 | 1824 | | |
1824 | 1825 | | |
1825 | 1826 | | |
| |||
0 commit comments