Searched refs:E1000_V2PMAILBOX_PFACK (Results 1 – 4 of 4) sorted by relevance
14 #define E1000_V2PMAILBOX_PFACK 0x00000020 /* PF ack the previous VF msg */ macro
179 if (!e1000_check_for_bit_vf(hw, E1000_V2PMAILBOX_PFACK)) { in e1000_check_for_ack_vf()
470 #define E1000_V2PMAILBOX_PFACK 0x00000020 /* PF ack the previous VF msg */ macro
2410 core->mac[V2PMAILBOX0 + vfn] |= E1000_V2PMAILBOX_PFACK; in igb_set_pfmailbox()2890 core->mac[index] &= ~(E1000_V2PMAILBOX_PFSTS | E1000_V2PMAILBOX_PFACK | in igb_mac_vfmailbox_read()