Skip to content

Commit

Permalink
fm10k: Add support for PF <-> VF mailbox
Browse files Browse the repository at this point in the history
This patch adds support for the PF <-> VF mailbox.  It functions similar to
the PF <-> SM mailbox however there are several modifications made to
improve the reliability of the mailbox itself.  In addition the PF/VF
mailbox is much smaller an only supports a total size of 16 DWORDs vs the
1024 DWORDS provided for the PF/SM mailbox.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
  • Loading branch information
Alexander Duyck authored and Jeff Kirsher committed Sep 23, 2014
1 parent 5cd5e2e commit b651957
Show file tree
Hide file tree
Showing 2 changed files with 834 additions and 0 deletions.
Loading

0 comments on commit b651957

Please sign in to comment.