Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dmbx.h15 #define E1000_V2PMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
H A Dmbx.c198 E1000_V2PMAILBOX_RSTI))) { in e1000_check_for_rst_vf()
/openbmc/qemu/hw/net/
H A Digb_regs.h471 #define E1000_V2PMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
H A Digb_core.c2742 core->mac[V2PMAILBOX0 + vfn] &= ~E1000_V2PMAILBOX_RSTI; in igb_set_ctrlext()
4405 [V2PMAILBOX0 ... V2PMAILBOX0 + IGB_MAX_VF_FUNCTIONS - 1] = E1000_V2PMAILBOX_RSTI,
4493 core->mac[V2PMAILBOX0 + vfn] |= E1000_V2PMAILBOX_RSTI; in igb_reset()