Home
last modified time | relevance | path

Searched defs:bucket_size (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/netlogic/
H A Dplatform_net.h18 int *bucket_size; member
H A Dxlr_net.c482 int *bucket_size = priv->nd->bucket_size; in xlr_config_common() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbcache.h191 __le16 bucket_size; /* sectors */ member
253 __u32 bucket_size; /* sectors */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbcache.h183 __u16 bucket_size; /* sectors */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbcache.h183 __u16 bucket_size; /* sectors */ member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlr/
H A Dfmn.h348 int bucket_size[128]; /* size of buckets for all stations */ member
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dsuper.c66 unsigned int bucket_size = le16_to_cpu(s->bucket_size); in get_bucket_size() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1134 int bucket_size; in tx_set_rate() local
1166 int bucket_size; in txq_set_rate() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhashtab.c1378 u32 batch, max_count, size, bucket_size; in __htab_map_lookup_and_delete_batch() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.c3701 u16 bucket_size) in vxge_hw_vpath_rts_rth_set()