diff options
author | Edward Cree <ecree@solarflare.com> | 2020-08-03 21:33:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-03 18:22:54 -0700 |
commit | adcfc3482ffff813fa2c34e5902005853f79c2aa (patch) | |
tree | ac77f1b4b1d797c63fc06444e7660a3d572de9aa /scripts/jobserver-exec | |
parent | 4496363bec32df36df51db7f915a11d3b38615e3 (diff) | |
download | linux-adcfc3482ffff813fa2c34e5902005853f79c2aa.tar.bz2 |
sfc_ef100: read Design Parameters at probe time
Several parts of the EF100 architecture are parameterised (to allow
varying capabilities on FPGAs according to resource constraints), and
these parameters are exposed to the driver through a TLV-encoded
region of the BAR.
For the most part we either don't care about these values at all or
just need to sanity-check them against the driver's assumptions, but
there are a number of TSO limits which we record so that we will be
able to check against them in the TX path when handling GSO skbs.
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/jobserver-exec')
0 files changed, 0 insertions, 0 deletions