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