Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149723
b: refs/heads/master
c: d988ead
h: refs/heads/master
i:
  149721: 2d40c21
  149719: dddca3e
v: v3
  • Loading branch information
Don Skidmore authored and David S. Miller committed Apr 11, 2009
1 parent a82284b commit dc0f9fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 2132d38133f48ef51d28252bb9c0b792f5b57019
refs/heads/master: d988eadbe2d93b5a2d4aa4ec46264e0f6213a71c
3 changes: 2 additions & 1 deletion trunk/drivers/net/ixgbe/ixgbe_type.h
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,8 @@
#define IXGBE_MTQC_RT_ENA 0x1 /* DCB Enable */
#define IXGBE_MTQC_VT_ENA 0x2 /* VMDQ2 Enable */
#define IXGBE_MTQC_64Q_1PB 0x0 /* 64 queues 1 pack buffer */
#define IXGBE_MTQC_64VF 0x8 /* 2 TX Queues per pool w/64VF's */
#define IXGBE_MTQC_32VF 0x8 /* 4 TX Queues per pool w/32VF's */
#define IXGBE_MTQC_64VF 0x4 /* 2 TX Queues per pool w/64VF's */
#define IXGBE_MTQC_8TC_8TQ 0xC /* 8 TC if RT_ENA or 8 TQ if VT_ENA */

/* Receive Descriptor bit definitions */
Expand Down

0 comments on commit dc0f9fd

Please sign in to comment.