IXGBE_PFMBMEM
#define IXGBE_PFMBMEM(_i) (0x13000 + (64 * (_i))) /* 64 Mailboxes, 16 DW each */
#define IXGBE_PFMBMEM(vfn) (0x13000 + (64 * (vfn)))