Searched refs:IXGBE_PFMAILBOX_PFU (Results 1 – 3 of 3) sorted by relevance
55 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
43 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
337 IXGBE_WRITE_REG(hw, IXGBE_PFMAILBOX(vf_number), IXGBE_PFMAILBOX_PFU); in ixgbe_obtain_mbx_lock_pf()341 if (p2v_mailbox & IXGBE_PFMAILBOX_PFU) in ixgbe_obtain_mbx_lock_pf()