Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4518 if (!length || length > IXGBE_HI_MAX_BLOCK_BYTE_LENGTH) { in ixgbe_hic_unlocked()
4600 if (length == 0 || length > IXGBE_HI_MAX_BLOCK_BYTE_LENGTH) { in ixgbe_host_interface_command()
H A Dixgbe_type.h3029 #define IXGBE_HI_MAX_BLOCK_BYTE_LENGTH 1792 /* Num of bytes in range */ macro