Searched refs:E1000_V2PMAILBOX_RSTI (Results 1 – 4 of 4) sorted by relevance
15 #define E1000_V2PMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
198 E1000_V2PMAILBOX_RSTI))) { in e1000_check_for_rst_vf()
471 #define E1000_V2PMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
2742 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()