Lines Matching refs:x40
22 #define IXGBE_VFRDBAL(x) (0x01000 + (0x40 * (x)))
23 #define IXGBE_VFRDBAH(x) (0x01004 + (0x40 * (x)))
24 #define IXGBE_VFRDLEN(x) (0x01008 + (0x40 * (x)))
25 #define IXGBE_VFRDH(x) (0x01010 + (0x40 * (x)))
26 #define IXGBE_VFRDT(x) (0x01018 + (0x40 * (x)))
27 #define IXGBE_VFRXDCTL(x) (0x01028 + (0x40 * (x)))
28 #define IXGBE_VFSRRCTL(x) (0x01014 + (0x40 * (x)))
29 #define IXGBE_VFRSCCTL(x) (0x0102C + (0x40 * (x)))
31 #define IXGBE_VFTDBAL(x) (0x02000 + (0x40 * (x)))
32 #define IXGBE_VFTDBAH(x) (0x02004 + (0x40 * (x)))
33 #define IXGBE_VFTDLEN(x) (0x02008 + (0x40 * (x)))
34 #define IXGBE_VFTDH(x) (0x02010 + (0x40 * (x)))
35 #define IXGBE_VFTDT(x) (0x02018 + (0x40 * (x)))
36 #define IXGBE_VFTXDCTL(x) (0x02028 + (0x40 * (x)))
37 #define IXGBE_VFTDWBAL(x) (0x02038 + (0x40 * (x)))
38 #define IXGBE_VFTDWBAH(x) (0x0203C + (0x40 * (x)))
39 #define IXGBE_VFDCA_RXCTRL(x) (0x0100C + (0x40 * (x)))
40 #define IXGBE_VFDCA_TXCTRL(x) (0x0200c + (0x40 * (x)))