Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_type.h314 #define IXGBE_RDLEN(_i) (((_i) < 64) ? (0x01008 + ((_i) * 0x40)) : \ macro
HDif_ix.c2868 IXGBE_WRITE_REG(hw, IXGBE_RDLEN(i), in ixgbe_initialize_receive_units()