Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_hash.c162 uint8_t toeplitz_key[SFXGE_TOEPLITZ_KEY_LEN]; in sfxge_toeplitz_hash_init()
H A Dsfxge.h752 #define SFXGE_TOEPLITZ_KEY_LEN 40 macro