Searched refs:IXGBE_VFMAILBOX_VFU (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.h50 #define IXGBE_VFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ macro
H A Dixgbe_mbx.c297 IXGBE_WRITE_REG(hw, IXGBE_VFMAILBOX, IXGBE_VFMAILBOX_VFU);
300 if (ixgbe_read_v2p_mailbox(hw) & IXGBE_VFMAILBOX_VFU)

Completed in 43 milliseconds