Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dmbx.h16 #define E1000_V2PMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */ macro
H A Dmbx.c197 if (!e1000_check_for_bit_vf(hw, (E1000_V2PMAILBOX_RSTD | in e1000_check_for_rst_vf()
/openbmc/qemu/hw/net/
H A Digb_regs.h472 #define E1000_V2PMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */ macro
H A Digb_core.c2743 core->mac[V2PMAILBOX0 + vfn] |= E1000_V2PMAILBOX_RSTD; in igb_set_ctrlext()
2891 E1000_V2PMAILBOX_RSTD); in igb_mac_vfmailbox_read()