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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dif_ix.c2880 IXGBE_WRITE_REG(hw, IXGBE_RDBAH(i), (rdba >> 32));
H A Dixgbe_type.h312 #define IXGBE_RDBAH(_i) (((_i) < 64) ? (0x01004 + ((_i) * 0x40)) : \ macro

Completed in 138 milliseconds