Searched refs:E1000_P2VMAILBOX_PFU (Results 1 – 2 of 2) sorted by relevance
32 #define E1000_P2VMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
327 wr32(E1000_P2VMAILBOX(vf_number), E1000_P2VMAILBOX_PFU); in igb_obtain_mbx_lock_pf()331 if (p2v_mailbox & E1000_P2VMAILBOX_PFU) in igb_obtain_mbx_lock_pf()