Skip to content

Commit

Permalink
liquidio VF ethtool stats
Browse files Browse the repository at this point in the history
Adds support for VF ethtool stats

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>
  • Loading branch information
Raghu Vatsavayi authored and David S. Miller committed Dec 8, 2016
1 parent c05ebcc commit d8ab848
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 98 deletions.
2 changes: 2 additions & 0 deletions drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,7 @@ int cn23xx_octeon_pfvf_handshake(struct octeon_device *oct);

int cn23xx_setup_octeon_vf_device(struct octeon_device *oct);

u32 cn23xx_vf_get_oq_ticks(struct octeon_device *oct, u32 time_intr_in_us);

void cn23xx_dump_vf_initialized_regs(struct octeon_device *oct);
#endif
Loading

0 comments on commit d8ab848

Please sign in to comment.