Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sun/
Dniu.h1419 #define HASH_TBL_ADDR_AUTOINC 0x0000000000800000ULL macro
Dniu.c3031 return (u64)index | (num_entries == 1 ? HASH_TBL_ADDR_AUTOINC : 0); in hash_addr_regval()