Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_device_fallback.c244 s32 *sync_size, in fill_sg_in()
309 int sync_size, in fill_sg_out()
326 s32 sync_size, u64 rcd_sn) in tls_enc_skb()
405 s32 sync_size = 0; in tls_sw_fallback() local
/openbmc/linux/drivers/md/
H A Dmd-bitmap.h129 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member
H A Dmd-cluster.c1195 unsigned long my_sync_size, sync_size = 0; in cluster_check_sync_size() local
/openbmc/linux/drivers/staging/pi433/
H A Drf69.c632 int rf69_set_sync_size(struct spi_device *spi, u8 sync_size) in rf69_set_sync_size()