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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_mbx.c529 u32 mbvficr = IXGBE_READ_REG(hw, IXGBE_MBVFICR(index));
534 IXGBE_WRITE_REG(hw, IXGBE_MBVFICR(index), mask);
H A Dixgbe_type.h2706 #define IXGBE_MBVFICR(_i) (0x00710 + ((_i) * 4)) macro

Completed in 184 milliseconds