Skip to content

Commit

Permalink
Merge branch 'liquidio-VF-offloads-and-stats'
Browse files Browse the repository at this point in the history
Raghu Vatsavayi says:

====================
liquidio VF offloads and stats

Following is final patch series in completing the liquidio
VF driver support. These patches have minor changes related
to offloads and stats.

Please apply patches in following order as some of them
depend on earlier patches.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Dec 8, 2016
2 parents 107bc0a + b0d6636 commit 7c43644
Show file tree
Hide file tree
Showing 3 changed files with 987 additions and 102 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 7c43644

Please sign in to comment.