diff options
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | 2016-08-22 13:25:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-23 04:24:52 +0300 |
commit | d8c2c7e3404e5bcaeae4af78d6935e5b8fcc97ee (patch) | |
tree | e9beb5dc5d4bf584102e0e96830590ee5e0535cd /Documentation/mailbox.txt | |
parent | 11a85d759ea5064c986c47112607681c09cdcdd9 (diff) | |
download | linux-d8c2c7e3404e5bcaeae4af78d6935e5b8fcc97ee.tar.xz |
qed*: Add support for VFs over legacy PFs
Modern VFs can't run on old non-compatible as the fastpath HSI is
slightly changed - but as the HSI is actually very close [basically,
a single bit whose meaning flipped] this can be supported with small
modifications.
The major differences would be in:
- Recognizing that VF is running on top of a legacy PF.
- Returning some slowpath configurations that are no longer needed
on top of modern PFs, but would be required when working over
the legacy ones.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/mailbox.txt')
0 files changed, 0 insertions, 0 deletions