Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dmbx.h13 #define E1000_V2PMAILBOX_PFSTS 0x00000010 /* PF wrote a message in the MB */ macro
H A Dmbx.c161 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFSTS)) { in e1000_check_for_msg_vf()
/openbmc/qemu/hw/net/
H A Digb_regs.h469 #define E1000_V2PMAILBOX_PFSTS 0x00000010 /* PF wrote a message in the MB */ macro
H A Digb_core.c2407 core->mac[V2PMAILBOX0 + vfn] |= E1000_V2PMAILBOX_PFSTS; in igb_set_pfmailbox()
2892 core->mac[index] &= ~(E1000_V2PMAILBOX_PFSTS | E1000_V2PMAILBOX_PFACK | in igb_mac_vfmailbox_read()