summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
diff options
context:
space:
mode:
authorRaghu Vatsavayi <rvatsavayi@caviumnetworks.com>2016-11-28 16:54:37 -0800
committerDavid S. Miller <davem@davemloft.net>2016-11-30 11:03:09 -0500
commitda15c78b56646137a9827c59a5e9e312f8905417 (patch)
treef5b8567d1ffd0e316179129bfdb1fa5fbfb01e8f /drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
parentc865cdf13ac83d4e66e9f84f95252830180efb98 (diff)
downloadblackbird-op-linux-da15c78b56646137a9827c59a5e9e312f8905417.tar.gz
blackbird-op-linux-da15c78b56646137a9827c59a5e9e312f8905417.zip
liquidio CN23XX: VF register access
This patch adds support for VF device register access. Signed-off-by: Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com> Signed-off-by: Derek Chickles <derek.chickles@caviumnetworks.com> Signed-off-by: Satanand Burla <satananda.burla@caviumnetworks.com> Signed-off-by: Felix Manlunas <felix.manlunas@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h')
-rw-r--r--drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h b/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
index 678579670e99..d17c1ce0e36c 100644
--- a/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
+++ b/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
@@ -35,4 +35,6 @@ struct octeon_cn23xx_vf {
#define BUSY_READING_REG_VF_LOOP_COUNT 10000
int cn23xx_setup_octeon_vf_device(struct octeon_device *oct);
+
+void cn23xx_dump_vf_initialized_regs(struct octeon_device *oct);
#endif
OpenPOWER on IntegriCloud