Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h58 #define IXGBE_PFMAILBOX_STS 0x00000001 /* Initiate message send to VF */ macro
H A Dixgbe_mbx.c577 IXGBE_WRITE_REG(hw, IXGBE_PFMAILBOX(vf_number), IXGBE_PFMAILBOX_STS); in ixgbe_write_mbx_pf()