Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246989
b: refs/heads/master
c: 83dfde4
h: refs/heads/master
i:
  246987: 419b24d
v: v3
  • Loading branch information
Emil Tantilov authored and Jeff Kirsher committed Apr 27, 2011
1 parent cc548c7 commit 72eb27a
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 68 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50c022e7936354d854091ebdc699872d3432e874
refs/heads/master: 83dfde405322320d538b7087ba741fc9a4780161
3 changes: 0 additions & 3 deletions trunk/drivers/net/ixgbe/ixgbe_mbx.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
#define IXGBE_VFMAILBOX 0x002FC
#define IXGBE_VFMBMEM 0x00200

#define IXGBE_PFMAILBOX(x) (0x04B00 + (4 * x))
#define IXGBE_PFMBMEM(vfn) (0x13000 + (64 * vfn))

#define IXGBE_PFMAILBOX_STS 0x00000001 /* Initiate message send to VF */
#define IXGBE_PFMAILBOX_ACK 0x00000002 /* Ack message recv'd from VF */
#define IXGBE_PFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
Expand Down
Loading

0 comments on commit 72eb27a

Please sign in to comment.