Searched refs:size_bytes (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dhtab.c168 unsigned long size_bytes = 1UL << ppc64_pft_size; local
169 unsigned long hpte_count = size_bytes >> 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dlpar.c374 unsigned long size_bytes = 1UL << ppc64_pft_size; local
375 unsigned long hpte_count = size_bytes >> 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h4047 uint32 size_bytes; /* Size of the pattern. Bitmask must be the same size. */ member in struct:wl_pkt_filter_pattern
4057 uint16 size_bytes; /* Size of mask/pattern */ member in struct:wl_pkt_filter_pattern_listel
4059 uint8 mask_and_data[1]; /* Variable length mask followed by data, each size_bytes */

Completed in 143 milliseconds