Home
last modified time | relevance | path

Searched refs:E1000_V2PMAILBOX_RSTI (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/net/
H A Digb_regs.h471 #define E1000_V2PMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
H A Digb_core.c2744 core->mac[V2PMAILBOX0 + vfn] &= ~E1000_V2PMAILBOX_RSTI; in igb_set_ctrlext()
4407 [V2PMAILBOX0 ... V2PMAILBOX0 + IGB_MAX_VF_FUNCTIONS - 1] = E1000_V2PMAILBOX_RSTI,
4495 core->mac[V2PMAILBOX0 + vfn] |= E1000_V2PMAILBOX_RSTI; in igb_reset()