Home
last modified time | relevance | path

Searched refs:E1000_MBVFICR_VFREQ_VF1 (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/net/
H A Digb_regs.h349 #define E1000_MBVFICR_VFREQ_VF1 0x00000001 /* bit for VF 1 message */ macro
H A Digb_core.c2428 (E1000_MBVFICR_VFREQ_VF1 << vfn)); in igb_set_pfmailbox()
2439 core->mac[MBVFICR] |= E1000_MBVFICR_VFREQ_VF1 << vfn; in igb_set_vfmailbox()