Searched refs:IXGBE_IMIREXT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c742 regs_buff[528 + i] = IXGBE_READ_REG(hw, IXGBE_IMIREXT(i));
H A Dixgbe_type.h403 #define IXGBE_IMIREXT(_i) (0x05AA0 + ((_i) * 4)) /* 8 of these (0-7) */ macro

Completed in 227 milliseconds