Searched refs:E1000_MBVFICR_VFREQ_VF1 (Results 1 – 4 of 4) sorted by relevance
16 #define E1000_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
266 if (!igb_check_for_bit_pf(hw, E1000_MBVFICR_VFREQ_VF1 << vf_number)) { in igb_check_for_msg_pf()
349 #define E1000_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
2428 (E1000_MBVFICR_VFREQ_VF1 << vfn)); in igb_set_pfmailbox()2439 core->mac[MBVFICR] |= E1000_MBVFICR_VFREQ_VF1 << vfn; in igb_set_vfmailbox()