]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device...
authorCasey Leedom <leedom@chelsio.com>
Fri, 25 Jun 2010 12:12:54 +0000 (12:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jun 2010 06:59:35 +0000 (23:59 -0700)
commit16f8bd4be7541215fe9dd772ed8bccee9a864d9c
tree2b3fbf40b79967a9bd820571867feca4ed7a1237
parent7ee9ff94857dd27144521118173786a03d490efb
cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code

Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device
communication code.

Signed-off-by: Casey Leedom
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4vf/t4vf_common.h [new file with mode: 0644]
drivers/net/cxgb4vf/t4vf_defs.h [new file with mode: 0644]
drivers/net/cxgb4vf/t4vf_hw.c [new file with mode: 0644]