Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h80 #define IXGBE_VFMAILBOX_REQ 0x00000001 /* Request for PF Ready bit */ macro
H A Dixgbe_mbx.c529 IXGBE_WRITE_REG(hw, IXGBE_VFMAILBOX, IXGBE_VFMAILBOX_REQ); in ixgbe_write_mbx_vf_legacy()
572 vf_mailbox |= IXGBE_VFMAILBOX_REQ; in ixgbe_write_mbx_vf()