Searched refs:sync_size (Results 1 – 7 of 7) sorted by relevance
219 s32 *sync_size, in fill_sg_in() argument238 *sync_size = tcp_seq - tls_record_start_seq(record); in fill_sg_in()239 if (*sync_size < 0) { in fill_sg_in()254 *sync_size = 0; in fill_sg_in()258 remaining = *sync_size; in fill_sg_in()285 int sync_size, in fill_sg_out() argument288 sg_set_buf(&sg_out[0], dummy_buf, sync_size); in fill_sg_out()291 dummy_buf += sync_size; in fill_sg_out()299 s32 sync_size, u64 rcd_sn) in tls_enc_skb() argument316 sync_size + in tls_enc_skb()[all …]
107 s32 sync_size; in mlx5e_tls_get_sync_data() local115 sync_size = tcp_seq - tls_record_start_seq(record); in mlx5e_tls_get_sync_data()116 info->sync_len = sync_size; in mlx5e_tls_get_sync_data()117 if (unlikely(sync_size < 0)) { in mlx5e_tls_get_sync_data()124 remaining = sync_size; in mlx5e_tls_get_sync_data()
1112 unsigned long my_sync_size, sync_size = 0; in cluster_check_sync_size() local1120 my_sync_size = sb->sync_size; in cluster_check_sync_size()1151 if (sync_size == 0) in cluster_check_sync_size()1152 sync_size = sb->sync_size; in cluster_check_sync_size()1153 else if (sync_size != sb->sync_size) { in cluster_check_sync_size()1162 return (my_sync_size == sync_size) ? 0 : -1; in cluster_check_sync_size()
129 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member
471 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_update_sb()505 (unsigned long long)le64_to_cpu(sb->sync_size)/2); in md_bitmap_print_sb()564 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_new_disk_sb()674 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_read_sb()
60 int rf69_set_sync_size(struct spi_device *spi, u8 sync_size);
668 int rf69_set_sync_size(struct spi_device *spi, u8 sync_size) in rf69_set_sync_size() argument671 if (sync_size > 0x07) { in rf69_set_sync_size()679 (sync_size << 3)); in rf69_set_sync_size()