Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_mbx.h60 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
H A Dixgbe_mbx.c634 IXGBE_WRITE_REG(hw, IXGBE_PFMAILBOX(vf_number), IXGBE_PFMAILBOX_PFU); in ixgbe_obtain_mbx_lock_pf()
638 if (p2v_mailbox & IXGBE_PFMAILBOX_PFU) in ixgbe_obtain_mbx_lock_pf()