diff options
author | Yuval Shaia <yuval.shaia@oracle.com> | 2018-12-21 16:40:26 +0200 |
---|---|---|
committer | Marcel Apfelbaum <marcel.apfelbaum@gmail.com> | 2018-12-22 11:09:56 +0200 |
commit | 317639aafd3c89e601481e6fbf2a89432ff14e45 (patch) | |
tree | bc912a094d5f93c25f02db1bc99d0976dc49c3ff /bsd-user | |
parent | 2b05705dc8ad80c09a3aa9cc70c14fb8323b0fd3 (diff) |
vmxnet3: Move some definitions to header file
pvrdma setup requires vmxnet3 device on PCI function 0 and PVRDMA device
on PCI function 1.
pvrdma device needs to access vmxnet3 device object for several reasons:
1. Make sure PCI function 0 is vmxnet3.
2. To monitor vmxnet3 device state.
3. To configure node_guid accoring to vmxnet3 device's MAC address.
To be able to access vmxnet3 device the definition of VMXNET3State is
moved to a new header file.
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Dmitry Fleytman <dmitry.fleytman@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions