Searched defs:IXGBE_PFMBMEM (Results 1 – 2 of 2) sorted by relevance
26 #define IXGBE_PFMBMEM(vfn) (0x13000 + (64 * (vfn))) macro
384 #define IXGBE_PFMBMEM(_i) (0x13000 + (64 * (_i))) /* 64 Mailboxes, 16 DW each */ macro