Home
last modified time | relevance | path

Searched defs:sync_size (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls_rxtx.c107 s32 sync_size; in mlx5e_tls_get_sync_data() local
/drivers/md/
Dmd-bitmap.h129 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member
Dmd-cluster.c1184 unsigned long my_sync_size, sync_size = 0; in cluster_check_sync_size() local
/drivers/staging/pi433/
Drf69.c689 int rf69_set_sync_size(struct spi_device *spi, u8 sync_size) in rf69_set_sync_size()