HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_VFMAILBOX_R2C_BITS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 91 #define IXGBE_VFMAILBOX_R2C_BITS 0x000000B0 /* All read to clear bits */
ixgbe_mbx.c 308 hw->mbx.vf_mailbox |= vf_mailbox & IXGBE_VFMAILBOX_R2C_BITS;

Completed in 34 milliseconds