Searched refs:E1000_VMBMEM (Results 1 – 3 of 3) sorted by relevance
96 #define E1000_VMBMEM(_n) (0x00800 + (64 * (_n))) macro
363 array_wr32(E1000_VMBMEM(vf_number), i, msg[i]); in igb_write_mbx_pf()400 msg[i] = array_rd32(E1000_VMBMEM(vf_number), i); in igb_read_mbx_pf()
361 #define E1000_VMBMEM(_n) (0x00800 + (64 * (_n))) macro