/linux/drivers/md/ |
H A D | raid5-log.h | 5 int r5l_init_log(struct r5conf *conf, struct md_rdev *rdev); 6 void r5l_exit_log(struct r5conf *conf); 13 bool r5l_log_disk_error(struct r5conf *conf); 15 int r5c_try_caching_write(struct r5conf *conf, struct stripe_head *sh, 17 void r5c_finish_stripe_write_out(struct r5conf *conf, struct stripe_head *sh, 22 void r5c_handle_cached_data_endio(struct r5conf *conf, 26 void r5c_flush_cache(struct r5conf *conf, int num); 27 void r5c_check_stripe_cache_usage(struct r5conf *conf); 28 void r5c_check_cached_full_stripe(struct r5conf *conf); 31 bool r5c_big_stripe_cached(struct r5conf *conf, sector_ 47 raid5_has_log(struct r5conf * conf) raid5_has_log() argument 52 raid5_has_ppl(struct r5conf * conf) raid5_has_ppl() argument 59 struct r5conf *conf = sh->raid_conf; log_stripe() local 80 struct r5conf *conf = sh->raid_conf; log_stripe_write_finished() local 88 log_write_stripe_run(struct r5conf * conf) log_write_stripe_run() argument 96 log_flush_stripe_to_raid(struct r5conf * conf) log_flush_stripe_to_raid() argument 104 log_handle_flush_request(struct r5conf * conf,struct bio * bio) log_handle_flush_request() argument 116 log_quiesce(struct r5conf * conf,int quiesce) log_quiesce() argument 124 log_exit(struct r5conf * conf) log_exit() argument 132 log_init(struct r5conf * conf,struct md_rdev * journal_dev,bool ppl) log_init() argument 143 log_modify(struct r5conf * conf,struct md_rdev * rdev,bool add) log_modify() argument [all...] |
H A D | raid10.c | 70 static void allow_barrier(struct r10conf *conf); 71 static void lower_barrier(struct r10conf *conf); 72 static int _enough(struct r10conf *conf, int previous, int ignore); 73 static int enough(struct r10conf *conf, int ignore); 78 static void end_reshape(struct r10conf *conf); 83 #define cmd_before(conf, cmd) \ argument 85 write_sequnlock_irq(&(conf)->resync_lock); \ 88 #define cmd_after(conf) write_seqlock_irq(&(conf)->resync_lock) argument 90 #define wait_event_barrier_cmd(conf, con argument 94 wait_event_barrier(conf,cond) global() argument 108 struct r10conf *conf = data; r10bio_pool_alloc() local 133 struct r10conf *conf = data; r10buf_pool_alloc() local 231 struct r10conf *conf = data; r10buf_pool_free() local 259 put_all_bios(struct r10conf * conf,struct r10bio * r10_bio) put_all_bios() argument 277 struct r10conf *conf = r10_bio->mddev->private; free_r10bio() local 285 struct r10conf *conf = r10_bio->mddev->private; put_buf() local 292 wake_up_barrier(struct r10conf * conf) wake_up_barrier() argument 302 struct r10conf *conf = mddev->private; reschedule_retry() local 323 struct r10conf *conf = r10_bio->mddev->private; raid_end_bio_io() local 343 struct r10conf *conf = r10_bio->mddev->private; update_head_pos() local 352 find_bio_disk(struct r10conf * conf,struct r10bio * r10_bio,struct bio * bio,int * slotp,int * replp) find_bio_disk() argument 382 struct r10conf *conf = r10_bio->mddev->private; raid10_end_read_request() local 457 struct r10conf *conf = r10_bio->mddev->private; raid10_end_write_request() local 642 raid10_find_phys(struct r10conf * conf,struct r10bio * r10bio) raid10_find_phys() argument 657 raid10_find_virt(struct r10conf * conf,sector_t sector,int dev) raid10_find_virt() argument 721 read_balance(struct r10conf * conf,struct r10bio * r10_bio,int * max_sectors) read_balance() argument 859 flush_pending_writes(struct r10conf * conf) flush_pending_writes() argument 922 raise_barrier(struct r10conf * conf,int force) raise_barrier() argument 942 lower_barrier(struct r10conf * conf) lower_barrier() argument 952 stop_waiting_barrier(struct r10conf * conf) stop_waiting_barrier() argument 986 wait_barrier_nolock(struct r10conf * conf) wait_barrier_nolock() argument 1003 wait_barrier(struct r10conf * conf,bool nowait) wait_barrier() argument 1031 allow_barrier(struct r10conf * conf) allow_barrier() argument 1038 freeze_array(struct r10conf * conf,int extra) freeze_array() argument 1062 unfreeze_array(struct r10conf * conf) unfreeze_array() argument 1086 struct r10conf *conf = mddev->private; raid10_unplug() local 1120 regular_request_wait(struct mddev * mddev,struct r10conf * conf,struct bio * bio,sector_t sectors) regular_request_wait() argument 1149 struct r10conf *conf = mddev->private; raid10_read_request() local 1254 struct r10conf *conf = mddev->private; raid10_write_one_disk() local 1293 struct r10conf *conf = mddev->private; wait_blocked_dev() local 1350 struct r10conf *conf = mddev->private; raid10_write_request() local 1541 struct r10conf *conf = mddev->private; __make_request() local 1564 struct r10conf *conf = r10bio->mddev->private; raid_end_discard_bio() local 1587 struct r10conf *conf = r10_bio->mddev->private; raid10_end_discard_request() local 1614 struct r10conf *conf = mddev->private; raid10_handle_discard() local 1873 struct r10conf *conf = mddev->private; raid10_make_request() local 1909 struct r10conf *conf = mddev->private; raid10_status() local 1941 _enough(struct r10conf * conf,int previous,int ignore) _enough() argument 1975 enough(struct r10conf * conf,int ignore) enough() argument 2003 struct r10conf *conf = mddev->private; raid10_error() local 2031 print_conf(struct r10conf * conf) print_conf() argument 2055 close_sync(struct r10conf * conf) close_sync() argument 2066 struct r10conf *conf = mddev->private; raid10_spare_active() local 2113 struct r10conf *conf = mddev->private; raid10_add_disk() local 2179 struct r10conf *conf = mddev->private; raid10_remove_disk() local 2231 struct r10conf *conf = r10_bio->mddev->private; __end_sync_read() local 2258 struct r10conf *conf = r10_bio->mddev->private; end_sync_read() local 2303 struct r10conf *conf = mddev->private; end_sync_write() local 2353 struct r10conf *conf = mddev->private; sync_request_write() local 2486 struct r10conf *conf = mddev->private; fix_recovery_read_error() local 2561 struct r10conf *conf = mddev->private; recovery_request_write() local 2626 fix_read_error(struct r10conf * conf,struct mddev * mddev,struct r10bio * r10_bio) fix_read_error() argument 2786 struct r10conf *conf = mddev->private; narrow_write_error() local 2847 struct r10conf *conf = mddev->private; handle_read_error() local 2881 handle_write_completed(struct r10conf * conf,struct r10bio * r10_bio) handle_write_completed() argument 2984 struct r10conf *conf = mddev->private; raid10d() local 3051 init_resync(struct r10conf * conf) init_resync() argument 3069 raid10_alloc_init_r10buf(struct r10conf * conf) raid10_alloc_init_r10buf() argument 3102 raid10_set_cluster_sync_high(struct r10conf * conf) raid10_set_cluster_sync_high() argument 3170 struct r10conf *conf = mddev->private; raid10_sync_request() local 3790 struct r10conf *conf = mddev->private; raid10_size() local 3806 calc_sectors(struct r10conf * conf,sector_t size) calc_sectors() argument 3893 raid10_free_conf(struct r10conf * conf) raid10_free_conf() argument 3909 struct r10conf *conf = NULL; setup_conf() local 3994 raid10_nr_stripes(struct r10conf * conf) raid10_nr_stripes() argument 4005 struct r10conf *conf = mddev->private; raid10_set_queue_limits() local 4023 struct r10conf *conf; raid10_run() local 4204 struct r10conf *conf = mddev->private; raid10_quiesce() local 4226 struct r10conf *conf = mddev->private; raid10_resize() local 4261 struct r10conf *conf; raid10_takeover_raid0() local 4331 struct r10conf *conf = mddev->private; raid10_check_reshape() local 4378 calc_degraded(struct r10conf * conf) calc_degraded() argument 4436 struct r10conf *conf = mddev->private; raid10_start_reshape() local 4670 struct r10conf *conf = mddev->private; reshape_request() local 4913 struct r10conf *conf = mddev->private; reshape_request_write() local 4949 end_reshape(struct r10conf * conf) end_reshape() argument 4968 struct r10conf *conf = mddev->private; raid10_update_reshape_pos() local 4984 struct r10conf *conf = mddev->private; handle_reshape_read_error() local 5054 struct r10conf *conf = mddev->private; end_reshape_write() local 5084 struct r10conf *conf = mddev->private; raid10_finish_reshape() local [all...] |
H A D | raid1.c | 47 static void allow_barrier(struct r1conf *conf, sector_t sector_nr); 48 static void lower_barrier(struct r1conf *conf, sector_t sector_nr); 130 static void *r1bio_pool_alloc(gfp_t gfp_flags, struct r1conf *conf) in r1bio_pool_alloc() argument 132 int size = offsetof(struct r1bio, bios[conf->raid_disks * 2]); in r1bio_pool_alloc() 147 struct r1conf *conf = data; in r1buf_pool_alloc() local 154 r1_bio = r1bio_pool_alloc(gfp_flags, conf); in r1buf_pool_alloc() 158 rps = kmalloc_array(conf->raid_disks * 2, sizeof(struct resync_pages), in r1buf_pool_alloc() 166 for (j = conf->raid_disks * 2; j-- ; ) { in r1buf_pool_alloc() 179 if (test_bit(MD_RECOVERY_REQUESTED, &conf->mddev->recovery)) in r1buf_pool_alloc() 180 need_pages = conf in r1buf_pool_alloc() 222 struct r1conf *conf = data; r1buf_pool_free() local 240 put_all_bios(struct r1conf * conf,struct r1bio * r1_bio) put_all_bios() argument 254 struct r1conf *conf = r1_bio->mddev->private; free_r1bio() local 262 struct r1conf *conf = r1_bio->mddev->private; put_buf() local 281 struct r1conf *conf = mddev->private; reschedule_retry() local 312 struct r1conf *conf = r1_bio->mddev->private; raid_end_bio_io() local 338 struct r1conf *conf = r1_bio->mddev->private; update_head_pos() local 350 struct r1conf *conf = r1_bio->mddev->private; find_bio_disk() local 367 struct r1conf *conf = r1_bio->mddev->private; raid1_end_read_request() local 451 struct r1conf *conf = r1_bio->mddev->private; raid1_end_write_request() local 579 update_read_sectors(struct r1conf * conf,int disk,sector_t this_sector,int len) update_read_sectors() argument 590 choose_first_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_first_rdev() argument 626 choose_bb_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_bb_rdev() argument 665 choose_slow_rdev(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) choose_slow_rdev() argument 714 is_sequential(struct r1conf * conf,int disk,struct r1bio * r1_bio) is_sequential() argument 725 should_choose_next(struct r1conf * conf,int disk) should_choose_next() argument 767 choose_best_rdev(struct r1conf * conf,struct r1bio * r1_bio) choose_best_rdev() argument 863 read_balance(struct r1conf * conf,struct r1bio * r1_bio,int * max_sectors) read_balance() argument 894 wake_up_barrier(struct r1conf * conf) wake_up_barrier() argument 900 flush_bio_list(struct r1conf * conf,struct bio * bio) flush_bio_list() argument 915 flush_pending_writes(struct r1conf * conf) flush_pending_writes() argument 970 raise_barrier(struct r1conf * conf,sector_t sector_nr) raise_barrier() argument 1020 lower_barrier(struct r1conf * conf,sector_t sector_nr) lower_barrier() argument 1031 _wait_barrier(struct r1conf * conf,int idx,bool nowait) _wait_barrier() argument 1100 wait_read_barrier(struct r1conf * conf,sector_t sector_nr,bool nowait) wait_read_barrier() argument 1143 wait_barrier(struct r1conf * conf,sector_t sector_nr,bool nowait) wait_barrier() argument 1150 _allow_barrier(struct r1conf * conf,int idx) _allow_barrier() argument 1156 allow_barrier(struct r1conf * conf,sector_t sector_nr) allow_barrier() argument 1164 get_unqueued_pending(struct r1conf * conf) get_unqueued_pending() argument 1176 freeze_array(struct r1conf * conf,int extra) freeze_array() argument 1211 unfreeze_array(struct r1conf * conf) unfreeze_array() argument 1273 struct r1conf *conf = mddev->private; raid1_unplug() local 1304 struct r1conf *conf = mddev->private; alloc_r1bio() local 1316 struct r1conf *conf = mddev->private; raid1_read_request() local 1423 struct r1conf *conf = mddev->private; wait_blocked_rdev() local 1458 struct r1conf *conf = mddev->private; raid1_write_request() local 1720 struct r1conf *conf = mddev->private; raid1_status() local 1754 struct r1conf *conf = mddev->private; raid1_error() local 1786 print_conf(struct r1conf * conf) print_conf() argument 1809 close_sync(struct r1conf * conf) close_sync() argument 1824 struct r1conf *conf = mddev->private; raid1_spare_active() local 1873 raid1_add_conf(struct r1conf * conf,struct md_rdev * rdev,int disk,bool replacement) raid1_add_conf() argument 1897 raid1_remove_conf(struct r1conf * conf,int disk) raid1_remove_conf() argument 1921 struct r1conf *conf = mddev->private; raid1_add_disk() local 1979 struct r1conf *conf = mddev->private; raid1_remove_disk() local 2087 struct r1conf *conf = mddev->private; end_sync_write() local 2139 struct r1conf *conf = mddev->private; fix_sync_read_error() local 2261 struct r1conf *conf = mddev->private; process_checks() local 2339 struct r1conf *conf = mddev->private; sync_request_write() local 2400 fix_read_error(struct r1conf * conf,struct r1bio * r1_bio) fix_read_error() argument 2494 struct r1conf *conf = mddev->private; narrow_write_error() local 2560 handle_sync_write_finished(struct r1conf * conf,struct r1bio * r1_bio) handle_sync_write_finished() argument 2583 handle_write_finished(struct r1conf * conf,struct r1bio * r1_bio) handle_write_finished() argument 2627 handle_read_error(struct r1conf * conf,struct r1bio * r1_bio) handle_read_error() argument 2675 struct r1conf *conf = mddev->private; raid1d() local 2740 init_resync(struct r1conf * conf) init_resync() argument 2751 raid1_alloc_init_r1buf(struct r1conf * conf) raid1_alloc_init_r1buf() argument 2781 struct r1conf *conf = mddev->private; raid1_sync_request() local 3082 struct r1conf *conf; setup_conf() local 3223 struct r1conf *conf; raid1_run() local 3304 struct r1conf *conf = priv; raid1_free() local 3364 struct r1conf *conf = mddev->private; raid1_reshape() local 3446 struct r1conf *conf = mddev->private; raid1_quiesce() local 3460 struct r1conf *conf; raid1_takeover() local [all...] |
H A D | raid5.c | 22 * conf->seq_write is the number of the last batch successfully written. 23 * conf->seq_flush is the number of the last batch that was closed to 74 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) in stripe_hash() argument 76 int hash = (sect >> RAID5_STRIPE_SHIFT(conf)) & HASH_MASK; in stripe_hash() 77 return &conf->stripe_hashtbl[hash]; in stripe_hash() 80 static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t sect) in stripe_hash_locks_hash() argument 82 return (sect >> RAID5_STRIPE_SHIFT(conf)) & STRIPE_HASH_LOCKS_MASK; in stripe_hash_locks_hash() 85 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock() argument 86 __acquires(&conf->device_lock) in lock_device_hash_lock() 88 spin_lock_irq(conf in lock_device_hash_lock() 92 unlock_device_hash_lock(struct r5conf * conf,int hash) unlock_device_hash_lock() argument 99 lock_all_device_hash_locks_irq(struct r5conf * conf) lock_all_device_hash_locks_irq() argument 109 unlock_all_device_hash_locks_irq(struct r5conf * conf) unlock_all_device_hash_locks_irq() argument 177 struct r5conf *conf = sh->raid_conf; raid5_wakeup_stripe_thread() local 221 do_release_stripe(struct r5conf * conf,struct stripe_head * sh,struct list_head * temp_inactive_list) do_release_stripe() argument 307 __release_stripe(struct r5conf * conf,struct stripe_head * sh,struct list_head * temp_inactive_list) __release_stripe() argument 322 release_inactive_stripe_list(struct r5conf * conf,struct list_head * temp_inactive_list,int hash) release_inactive_stripe_list() argument 364 release_stripe_list(struct r5conf * conf,struct list_head * temp_inactive_list) release_stripe_list() argument 395 struct r5conf *conf = sh->raid_conf; raid5_release_stripe() local 432 insert_hash(struct r5conf * conf,struct stripe_head * sh) insert_hash() argument 443 get_free_stripe(struct r5conf * conf,int hash) get_free_stripe() argument 501 init_stripe_shared_pages(struct stripe_head * sh,struct r5conf * conf,int disks) init_stripe_shared_pages() argument 578 struct r5conf *conf = sh->raid_conf; init_stripe() local 618 __find_stripe(struct r5conf * conf,sector_t sector,short generation) __find_stripe() argument 631 find_get_stripe(struct r5conf * conf,sector_t sector,short generation,int hash) find_get_stripe() argument 691 raid5_calc_degraded(struct r5conf * conf) raid5_calc_degraded() argument 745 has_failed(struct r5conf * conf) has_failed() argument 791 is_inactive_blocked(struct r5conf * conf,int hash) is_inactive_blocked() argument 803 raid5_get_active_stripe(struct r5conf * conf,struct stripe_request_ctx * ctx,sector_t sector,unsigned int flags) raid5_get_active_stripe() argument 904 struct r5conf *conf = sh->raid_conf; stripe_can_batch() local 913 stripe_add_to_batch_list(struct r5conf * conf,struct stripe_head * sh,struct stripe_head * last_sh) stripe_add_to_batch_list() argument 1011 use_new_offset(struct r5conf * conf,struct stripe_head * sh) use_new_offset() argument 1051 dispatch_defer_bios(struct r5conf * conf,int target,struct bio_list * list) dispatch_defer_bios() argument 1096 flush_deferred_bios(struct r5conf * conf) flush_deferred_bios() argument 1111 defer_issue_bios(struct r5conf * conf,sector_t sector,struct bio_list * bios) defer_issue_bios() argument 1140 struct r5conf *conf = sh->raid_conf; ops_run_io() local 1368 struct r5conf *conf = sh->raid_conf; async_copy_data() local 1426 struct r5conf *conf = sh->raid_conf; ops_complete_biofill() local 1465 struct r5conf *conf = sh->raid_conf; ops_run_biofill() local 1910 struct r5conf *conf = sh->raid_conf; ops_run_biodrain() local 2267 struct r5conf *conf = sh->raid_conf; raid_run_ops() local 2346 alloc_stripe(struct kmem_cache * sc,gfp_t gfp,int disks,struct r5conf * conf) alloc_stripe() argument 2378 grow_one_stripe(struct r5conf * conf,gfp_t gfp) grow_one_stripe() argument 2401 grow_stripes(struct r5conf * conf,int num) grow_stripes() argument 2471 resize_chunks(struct r5conf * conf,int new_disks,int new_sectors) resize_chunks() argument 2504 resize_stripes(struct r5conf * conf,int newsize) resize_stripes() argument 2678 drop_one_stripe(struct r5conf * conf) drop_one_stripe() argument 2696 shrink_stripes(struct r5conf * conf) shrink_stripes() argument 2709 struct r5conf *conf = sh->raid_conf; raid5_end_read_request() local 2837 struct r5conf *conf = sh->raid_conf; raid5_end_write_request() local 2909 struct r5conf *conf = mddev->private; raid5_error() local 2945 raid5_compute_sector(struct r5conf * conf,sector_t r_sector,int previous,int * dd_idx,struct stripe_head * sh) raid5_compute_sector() argument 3149 struct r5conf *conf = sh->raid_conf; raid5_compute_blocknr() local 3305 delay_towrite(struct r5conf * conf,struct r5dev * dev,struct stripe_head_state * s) delay_towrite() argument 3328 struct r5conf *conf = sh->raid_conf; schedule_reconstruction() local 3435 struct r5conf *conf = sh->raid_conf; stripe_bio_overlaps() local 3495 struct r5conf *conf = sh->raid_conf; __add_stripe_bio() local 3568 stripe_set_idx(sector_t stripe,struct r5conf * conf,int previous,struct stripe_head * sh) stripe_set_idx() argument 3585 handle_failed_stripe(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_failed_stripe() argument 3685 handle_failed_sync(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s) handle_failed_sync() argument 3982 handle_stripe_clean_event(struct r5conf * conf,struct stripe_head * sh,int disks) handle_stripe_clean_event() argument 4094 handle_stripe_dirtying(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_stripe_dirtying() argument 4258 handle_parity_checks5(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_parity_checks5() argument 4350 handle_parity_checks6(struct r5conf * conf,struct stripe_head * sh,struct stripe_head_state * s,int disks) handle_parity_checks6() argument 4526 handle_stripe_expansion(struct r5conf * conf,struct stripe_head * sh) handle_stripe_expansion() argument 4601 struct r5conf *conf = sh->raid_conf; analyse_stripe() local 4884 struct r5conf *conf = sh->raid_conf; handle_stripe() local 5278 raid5_activate_delayed(struct r5conf * conf) raid5_activate_delayed() argument 5296 activate_bit_delay(struct r5conf * conf,struct list_head * temp_inactive_list) activate_bit_delay() argument 5315 struct r5conf *conf = mddev->private; in_chunk_boundary() local 5329 add_bio_to_retry(struct bio * bi,struct r5conf * conf) add_bio_to_retry() argument 5342 remove_bio_from_retry(struct r5conf * conf,unsigned int * offset) remove_bio_from_retry() argument 5374 struct r5conf *conf = mddev->private; raid5_align_endio() local 5395 struct r5conf *conf = mddev->private; raid5_read_one_chunk() local 5477 struct r5conf *conf = mddev->private; chunk_aligned_read() local 5500 __get_priority_stripe(struct r5conf * conf,int group) __get_priority_stripe() argument 5605 struct r5conf *conf = mddev->private; raid5_unplug() local 5668 struct r5conf *conf = mddev->private; make_discard_request() local 5763 stripe_ahead_of_reshape(struct mddev * mddev,struct r5conf * conf,struct stripe_head * sh) stripe_ahead_of_reshape() argument 5790 add_all_stripe_bios(struct r5conf * conf,struct stripe_request_ctx * ctx,struct stripe_head * sh,struct bio * bi,int forwrite,int previous) add_all_stripe_bios() argument 5850 get_reshape_loc(struct mddev * mddev,struct r5conf * conf,sector_t logical_sector) get_reshape_loc() argument 5881 struct r5conf *conf = mddev->private; raid5_bitmap_sector() local 5927 make_stripe_request(struct mddev * mddev,struct r5conf * conf,struct stripe_request_ctx * ctx,sector_t logical_sector,struct bio * bi) make_stripe_request() argument 6033 raid5_bio_lowest_chunk_sector(struct r5conf * conf,struct bio * bi) raid5_bio_lowest_chunk_sector() argument 6065 struct r5conf *conf = mddev->private; raid5_make_request() local 6211 struct r5conf *conf = mddev->private; reshape_request() local 6480 struct r5conf *conf = mddev->private; raid5_sync_request() local 6571 retry_aligned_read(struct r5conf * conf,struct bio * raid_bio,unsigned int offset) retry_aligned_read() argument 6634 handle_active_stripes(struct r5conf * conf,int group,struct r5worker * worker,struct list_head * temp_inactive_list) handle_active_stripes() argument 6688 struct r5conf *conf = group->conf; raid5_do_work() local 6738 struct r5conf *conf = mddev->private; raid5d() local 6821 struct r5conf *conf; raid5_show_stripe_cache_size() local 6835 struct r5conf *conf = mddev->private; raid5_set_cache_size() local 6865 struct r5conf *conf; raid5_store_stripe_cache_size() local 6894 struct r5conf *conf = mddev->private; raid5_show_rmw_level() local 6904 struct r5conf *conf = mddev->private; raid5_store_rmw_level() local 6936 struct r5conf *conf; raid5_show_stripe_size() local 6951 struct r5conf *conf; raid5_store_stripe_size() local 7027 struct r5conf *conf; raid5_show_preread_threshold() local 7040 struct r5conf *conf; raid5_store_preread_threshold() local 7072 struct r5conf *conf; raid5_show_skip_copy() local 7085 struct r5conf *conf; raid5_store_skip_copy() local 7124 struct r5conf *conf = mddev->private; stripe_cache_active_show() local 7137 struct r5conf *conf; raid5_show_group_thread_cnt() local 7153 struct r5conf *conf; raid5_store_group_thread_cnt() local 7222 alloc_thread_groups(struct r5conf * conf,int cnt,int * group_cnt,struct r5worker_group ** worker_groups) alloc_thread_groups() argument 7267 free_thread_groups(struct r5conf * conf) free_thread_groups() argument 7278 struct r5conf *conf = mddev->private; raid5_size() local 7291 free_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) free_scratch_buffer() argument 7299 alloc_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) alloc_scratch_buffer() argument 7323 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); raid456_cpu_dead() local 7329 raid5_free_percpu(struct r5conf * conf) raid5_free_percpu() argument 7338 free_conf(struct r5conf * conf) free_conf() argument 7360 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); raid456_cpu_up_prepare() local 7371 raid5_alloc_percpu(struct r5conf * conf) raid5_alloc_percpu() argument 7392 struct r5conf *conf = shrink->private_data; raid5_cache_scan() local 7413 struct r5conf *conf = shrink->private_data; raid5_cache_count() local 7425 struct r5conf *conf; setup_conf() local 7712 struct r5conf *conf = mddev->private; raid5_set_limits() local 7773 struct r5conf *conf; raid5_run() local 8051 struct r5conf *conf = priv; raid5_free() local 8059 struct r5conf *conf = mddev->private; raid5_status() local 8075 print_raid5_conf(struct r5conf * conf) print_raid5_conf() argument 8101 struct r5conf *conf = mddev->private; raid5_spare_active() local 8144 struct r5conf *conf = mddev->private; raid5_remove_disk() local 8224 struct r5conf *conf = mddev->private; raid5_add_disk() local 8314 struct r5conf *conf = mddev->private; raid5_resize() local 8350 struct r5conf *conf = mddev->private; check_stripe_cache() local 8366 struct r5conf *conf = mddev->private; check_reshape() local 8410 struct r5conf *conf = mddev->private; raid5_start_reshape() local 8536 end_reshape(struct r5conf * conf) end_reshape() argument 8566 struct r5conf *conf = mddev->private; raid5_finish_reshape() local 8597 struct r5conf *conf = mddev->private; raid5_quiesce() local 8728 struct r5conf *conf = mddev->private; raid5_check_reshape() local 8871 struct r5conf *conf; raid5_change_consistency_policy() local 8929 struct r5conf *conf = mddev->private; raid5_start() local 8941 struct r5conf *conf = mddev->private; raid5_prepare_suspend() local [all...] |
H A D | raid0.c | 40 struct r0conf *conf = mddev->private; in dump_zones() local 41 int raid_disks = conf->strip_zone[0].nb_dev; in dump_zones() 44 conf->nr_strip_zones, conf->nr_strip_zones==1?"":"s"); in dump_zones() 45 for (j = 0; j < conf->nr_strip_zones; j++) { in dump_zones() 49 for (k = 0; k < conf->strip_zone[j].nb_dev; k++) in dump_zones() 51 conf->devlist[j * raid_disks + k]->bdev); in dump_zones() 54 zone_size = conf->strip_zone[j].zone_end - zone_start; in dump_zones() 57 (unsigned long long)conf->strip_zone[j].dev_start>>1, in dump_zones() 59 zone_start = conf in dump_zones() 70 struct r0conf *conf = kzalloc(sizeof(*conf), GFP_KERNEL); create_strip_zones() local 300 find_zone(struct r0conf * conf,sector_t * sectorp) find_zone() argument 325 struct r0conf *conf = mddev->private; map_sector() local 370 struct r0conf *conf = priv; raid0_free() local 397 struct r0conf *conf; raid0_run() local 449 struct r0conf *conf = mddev->private; raid0_handle_discard() local 555 struct r0conf *conf = mddev->private; raid0_map_submit_bio() local [all...] |
H A D | md-linear.c | 33 struct linear_conf *conf; in which_dev() local 37 conf = mddev->private; in which_dev() 46 if (sector < conf->disks[mid].end_sector) in which_dev() 52 return conf->disks + lo; in which_dev() 57 struct linear_conf *conf; in linear_size() local 60 conf = mddev->private; in linear_size() 63 array_sectors = conf->array_sectors; in linear_size() 86 struct linear_conf *conf; in linear_conf() local 92 conf = kzalloc(struct_size(conf, disk in linear_conf() 164 struct linear_conf *conf; linear_run() local 227 struct linear_conf *conf = priv; linear_free() local [all...] |
/linux/drivers/fpga/ |
H A D | altera-cvp.c | 77 void (*write_data)(struct altera_cvp_conf *conf, 87 void (*switch_clk)(struct altera_cvp_conf *conf); 88 int (*clear_state)(struct altera_cvp_conf *conf); 95 static int altera_read_config_byte(struct altera_cvp_conf *conf, in altera_read_config_byte() argument 98 return pci_read_config_byte(conf->pci_dev, conf->vsec_offset + where, in altera_read_config_byte() 102 static int altera_read_config_dword(struct altera_cvp_conf *conf, in altera_read_config_dword() argument 105 return pci_read_config_dword(conf->pci_dev, conf->vsec_offset + where, in altera_read_config_dword() 109 static int altera_write_config_dword(struct altera_cvp_conf *conf, in altera_write_config_dword() argument 118 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_state() local 132 altera_cvp_write_data_iomem(struct altera_cvp_conf * conf,u32 val) altera_cvp_write_data_iomem() argument 137 altera_cvp_write_data_config(struct altera_cvp_conf * conf,u32 val) altera_cvp_write_data_config() argument 144 altera_cvp_dummy_write(struct altera_cvp_conf * conf) altera_cvp_dummy_write() argument 159 altera_cvp_wait_status(struct altera_cvp_conf * conf,u32 status_mask,u32 status_val,int timeout_us) altera_cvp_wait_status() argument 183 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_chk_error() local 203 altera_cvp_v2_clear_state(struct altera_cvp_conf * conf) altera_cvp_v2_clear_state() argument 232 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_v2_wait_for_credit() local 264 altera_cvp_send_block(struct altera_cvp_conf * conf,const u32 * data,size_t len) altera_cvp_send_block() argument 287 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_teardown() local 321 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write_init() local 433 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write() local 486 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_write_complete() local 578 struct altera_cvp_conf *conf; altera_cvp_probe() local 678 struct altera_cvp_conf *conf = mgr->priv; altera_cvp_remove() local [all...] |
H A D | altera-ps-spi.c | 83 struct altera_ps_conf *conf = mgr->priv; in altera_ps_state() local 85 if (gpiod_get_value_cansleep(conf->status)) in altera_ps_state() 103 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_init() local 107 conf->info_flags = info->flags; in altera_ps_write_init() 114 gpiod_set_value_cansleep(conf->config, 1); in altera_ps_write_init() 117 altera_ps_delay(conf->data->t_cfg_us); in altera_ps_write_init() 119 if (!gpiod_get_value_cansleep(conf->status)) { in altera_ps_write_init() 124 gpiod_set_value_cansleep(conf->config, 0); in altera_ps_write_init() 126 min = conf->data->status_wait_min_us; in altera_ps_write_init() 127 max = conf in altera_ps_write_init() 171 struct altera_ps_conf *conf = mgr->priv; altera_ps_write() local 197 struct altera_ps_conf *conf = mgr->priv; altera_ps_write_complete() local 235 struct altera_ps_conf *conf; altera_ps_probe() local [all...] |
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 43 struct ath_beacon_config *conf, in ath9k_cmn_beacon_config_sta() argument 58 conf->intval = conf->beacon_interval; in ath9k_cmn_beacon_config_sta() 64 dtim_intval = conf->intval * conf->dtim_period; in ath9k_cmn_beacon_config_sta() 71 conf->nexttbtt = ath9k_get_next_tbtt(ah, tsf, conf->intval); in ath9k_cmn_beacon_config_sta() 73 bs->bs_intval = TU_TO_USEC(conf->intval); in ath9k_cmn_beacon_config_sta() 74 bs->bs_dtimperiod = conf->dtim_period * bs->bs_intval; in ath9k_cmn_beacon_config_sta() 75 bs->bs_nexttbtt = conf in ath9k_cmn_beacon_config_sta() 116 ath9k_cmn_beacon_config_adhoc(struct ath_hw * ah,struct ath_beacon_config * conf) ath9k_cmn_beacon_config_adhoc() argument 146 ath9k_cmn_beacon_config_ap(struct ath_hw * ah,struct ath_beacon_config * conf,unsigned int bc_buf) ath9k_cmn_beacon_config_ap() argument [all...] |
/linux/include/linux/ |
H A D | textsearch.h | 68 * @conf: search configuration 78 struct ts_config *conf, 83 * @conf: search configuration 89 void (*finish)(struct ts_config *conf, 95 * @conf: search configuration 105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next() argument 108 unsigned int ret = conf->ops->find(conf, state); in textsearch_next() 110 if (conf->finish) in textsearch_next() 111 conf in textsearch_next() 124 textsearch_find(struct ts_config * conf,struct ts_state * state) textsearch_find() argument 135 textsearch_get_pattern(struct ts_config * conf) textsearch_get_pattern() argument 144 textsearch_get_pattern_len(struct ts_config * conf) textsearch_get_pattern_len() argument 165 struct ts_config *conf; alloc_ts_config() local 174 ts_config_priv(struct ts_config * conf) ts_config_priv() argument [all...] |
/linux/drivers/clk/ |
H A D | clk-sparx5.c | 59 const struct s5_pll_conf *conf) in s5_calc_freq() argument 61 unsigned long rate = parent_rate / conf->div; in s5_calc_freq() 63 if (conf->rot_ena) { in s5_calc_freq() 64 int sign = conf->rot_dir ? -1 : 1; in s5_calc_freq() 65 int divt = sel_rates[conf->rot_sel] * (1 + conf->pre_div); in s5_calc_freq() 78 struct s5_pll_conf *conf) in s5_search_fractional() argument 84 memset(conf, 0, sizeof(*conf)); in s5_search_fractional() 85 conf in s5_search_fractional() 110 s5_calc_params(unsigned long rate,unsigned long parent_rate,struct s5_pll_conf * conf) s5_calc_params() argument 170 struct s5_pll_conf conf; s5_pll_set_rate() local 196 struct s5_pll_conf conf; s5_pll_recalc_rate() local 219 struct s5_pll_conf conf; s5_pll_round_rate() local [all...] |
/linux/sound/soc/tegra/ |
H A D | tegra_cif.h | 50 struct tegra_cif_conf *conf) in tegra_set_cif() argument 54 value = (conf->threshold << TEGRA_ACIF_CTRL_FIFO_TH_SHIFT) | in tegra_set_cif() 55 ((conf->audio_ch - 1) << TEGRA_ACIF_CTRL_AUDIO_CH_SHIFT) | in tegra_set_cif() 56 ((conf->client_ch - 1) << TEGRA_ACIF_CTRL_CLIENT_CH_SHIFT) | in tegra_set_cif() 57 (conf->audio_bits << TEGRA_ACIF_CTRL_AUDIO_BITS_SHIFT) | in tegra_set_cif() 58 (conf->client_bits << TEGRA_ACIF_CTRL_CLIENT_BITS_SHIFT) | in tegra_set_cif() 59 (conf->expand << TEGRA_ACIF_CTRL_EXPAND_SHIFT) | in tegra_set_cif() 60 (conf->stereo_conv << TEGRA_ACIF_CTRL_STEREO_CONV_SHIFT) | in tegra_set_cif() 61 (conf->replicate << TEGRA_ACIF_CTRL_REPLICATE_SHIFT) | in tegra_set_cif() 62 (conf in tegra_set_cif() 69 tegra264_set_cif(struct regmap * regmap,unsigned int reg,struct tegra_cif_conf * conf) tegra264_set_cif() argument [all...] |
/linux/drivers/mfd/ |
H A D | atmel-smc.c | 22 * atmel_smc_cs_conf_init - initialize a SMC CS conf 23 * @conf: the SMC CS conf to initialize 27 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init() argument 29 memset(conf, 0, sizeof(*conf)); in atmel_smc_cs_conf_init() 86 * atmel_smc_cs_conf_set_timing - set the SMC CS conf Txx parameter to a 88 * @conf: SMC CS conf descriptor 95 * @conf 100 atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf * conf,unsigned int shift,unsigned int ncycles) atmel_smc_cs_conf_set_timing() argument 142 atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf * conf,unsigned int shift,unsigned int ncycles) atmel_smc_cs_conf_set_setup() argument 181 atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf * conf,unsigned int shift,unsigned int ncycles) atmel_smc_cs_conf_set_pulse() argument 220 atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf * conf,unsigned int shift,unsigned int ncycles) atmel_smc_cs_conf_set_cycle() argument 253 atmel_smc_cs_conf_apply(struct regmap * regmap,int cs,const struct atmel_smc_cs_conf * conf) atmel_smc_cs_conf_apply() argument 274 atmel_hsmc_cs_conf_apply(struct regmap * regmap,const struct atmel_hsmc_reg_layout * layout,int cs,const struct atmel_smc_cs_conf * conf) atmel_hsmc_cs_conf_apply() argument 294 atmel_smc_cs_conf_get(struct regmap * regmap,int cs,struct atmel_smc_cs_conf * conf) atmel_smc_cs_conf_get() argument 315 atmel_hsmc_cs_conf_get(struct regmap * regmap,const struct atmel_hsmc_reg_layout * layout,int cs,struct atmel_smc_cs_conf * conf) atmel_hsmc_cs_conf_get() argument [all...] |
/linux/scripts/kconfig/tests/choice/ |
H A D | __init__.py | 7 def test_oldask0(conf): argument 8 assert conf.oldaskconfig() == 0 9 assert conf.stdout_contains('oldask0_expected_stdout') 12 def test_allyes(conf): argument 13 assert conf.allyesconfig() == 0 14 assert conf.config_contains('allyes_expected_config') 17 def test_allmod(conf): argument 18 assert conf.allmodconfig() == 0 19 assert conf.config_contains('allmod_expected_config') 22 def test_allno(conf) argument 27 test_alldef(conf) global() argument [all...] |
/linux/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_core.c | 108 const struct inv_icm42600_conf *conf; member 148 .conf = &inv_icm42600_default_conf, 153 .conf = &inv_icm42600_default_conf, 158 .conf = &inv_icm42600_default_conf, 163 .conf = &inv_icm42686_default_conf, 168 .conf = &inv_icm42600_default_conf, 173 .conf = &inv_icm42600_default_conf, 178 .conf = &inv_icm42600_default_conf, 232 enum inv_icm42600_sensor_mode oldgyro = st->conf.gyro.mode; in inv_icm42600_set_pwr_mgmt0() 233 enum inv_icm42600_sensor_mode oldaccel = st->conf in inv_icm42600_set_pwr_mgmt0() 293 inv_icm42600_set_accel_conf(struct inv_icm42600_state * st,struct inv_icm42600_sensor_conf * conf,unsigned int * sleep_ms) inv_icm42600_set_accel_conf() argument 354 inv_icm42600_set_gyro_conf(struct inv_icm42600_state * st,struct inv_icm42600_sensor_conf * conf,unsigned int * sleep_ms) inv_icm42600_set_gyro_conf() argument 457 inv_icm42600_set_conf(struct inv_icm42600_state * st,const struct inv_icm42600_conf * conf) inv_icm42600_set_conf() argument [all...] |
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 65 struct sparx5_port_config conf; in sparx5_phylink_mac_link_up() local 68 conf = port->conf; in sparx5_phylink_mac_link_up() 69 conf.duplex = duplex; in sparx5_phylink_mac_link_up() 70 conf.pause = 0; in sparx5_phylink_mac_link_up() 71 conf.pause |= tx_pause ? MLO_PAUSE_TX : 0; in sparx5_phylink_mac_link_up() 72 conf.pause |= rx_pause ? MLO_PAUSE_RX : 0; in sparx5_phylink_mac_link_up() 73 conf.speed = speed; in sparx5_phylink_mac_link_up() 75 err = sparx5_port_config(port->sparx5, port, &conf); in sparx5_phylink_mac_link_up() 112 struct sparx5_port_config conf; in sparx5_pcs_config() local [all...] |
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00config.c | 24 struct rt2x00intf_conf conf; in rt2x00lib_config_intf() local 27 conf.type = type; in rt2x00lib_config_intf() 31 conf.sync = TSF_SYNC_ADHOC; in rt2x00lib_config_intf() 35 conf.sync = TSF_SYNC_AP_NONE; in rt2x00lib_config_intf() 38 conf.sync = TSF_SYNC_INFRA; in rt2x00lib_config_intf() 41 conf.sync = TSF_SYNC_NONE; in rt2x00lib_config_intf() 51 memset(conf.mac, 0, sizeof(conf.mac)); in rt2x00lib_config_intf() 53 memcpy(conf.mac, mac, ETH_ALEN); in rt2x00lib_config_intf() 55 memset(conf in rt2x00lib_config_intf() 166 rt2x00ht_center_channel(struct rt2x00_dev * rt2x00dev,struct ieee80211_conf * conf) rt2x00ht_center_channel() argument 194 rt2x00lib_config(struct rt2x00_dev * rt2x00dev,struct ieee80211_conf * conf,unsigned int ieee80211_flags) rt2x00lib_config() argument [all...] |
/linux/scripts/kconfig/ |
H A D | streamline_config.pl | 103 foreach my $conf (@searchconfigs) { 104 my $file = $conf->{"file"}; 108 if (defined($conf->{"test"})) { 109 `$conf->{"test"} $conf->{"file"} 2>/dev/null`; 113 my $exec = $conf->{"exec"}; 235 my $conf = $1; 236 if (defined($selects{$conf})) { 237 $selects{$conf} .= " " . $config; 239 $selects{$conf} [all...] |
/linux/net/netfilter/ |
H A D | xt_string.c | 26 const struct xt_string_info *conf = par->matchinfo; in string_mt() local 29 invert = conf->u.v1.flags & XT_STRING_FLAG_INVERT; in string_mt() 31 return (skb_find_text((struct sk_buff *)skb, conf->from_offset, in string_mt() 32 conf->to_offset, conf->config) in string_mt() 40 struct xt_string_info *conf = par->matchinfo; in string_mt_check() local 45 if (conf->from_offset > conf->to_offset) in string_mt_check() 47 if (conf->algo[XT_STRING_MAX_ALGO_NAME_SIZE - 1] != '\0') in string_mt_check() 49 if (conf in string_mt_check() [all...] |
/linux/drivers/platform/x86/intel/telemetry/ |
H A D | debugfs.c | 334 struct telemetry_debugfs_conf *conf = debugfs_conf; in telem_pss_states_show() local 362 if (evtlog[index].telem_evtid == conf->pss_idle_id) { in telem_pss_states_show() 363 pss_idle[conf->pss_idle_evts - 1] = in telem_pss_states_show() 365 conf->pss_idle_data[conf->pss_idle_evts - 1].bit_pos) & in telem_pss_states_show() 369 TELEM_CHECK_AND_PARSE_EVTS(conf->pss_idle_id, in telem_pss_states_show() 370 conf->pss_idle_evts - 1, in telem_pss_states_show() 372 conf->pss_idle_data, TELEM_MASK_BIT); in telem_pss_states_show() 374 TELEM_CHECK_AND_PARSE_EVTS(conf->pcs_idle_blkd_id, in telem_pss_states_show() 375 conf in telem_pss_states_show() 506 struct telemetry_debugfs_conf *conf = debugfs_conf; telem_soc_states_show() local 766 struct telemetry_debugfs_conf *conf = debugfs_conf; pm_suspend_prep_cb() local 800 struct telemetry_debugfs_conf *conf = debugfs_conf; pm_suspend_exit_cb() local [all...] |
/linux/drivers/gpu/drm/i915/display/ |
H A D | dvo_ns2501.c | 207 u8 conf; /* configuration register 8 */ member 234 .conf = NS2501_8_VEN | NS2501_8_HEN | NS2501_8_PD, 254 .conf = NS2501_8_VEN | NS2501_8_HEN | NS2501_8_PD, 273 .conf = NS2501_8_VEN | NS2501_8_HEN | NS2501_8_PD, 382 const struct ns2501_configuration *conf; member 553 const struct ns2501_configuration *conf; in ns2501_mode_set() local 610 conf = ns2501_modes + mode_idx; in ns2501_mode_set() 611 ns->conf = conf; in ns2501_mode_set() 613 ns2501_writeb(dvo, NS2501_REG8, conf in ns2501_mode_set() [all...] |
/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-madera-core.c | 520 unsigned int conf[2]; in madera_pin_dbg_show() local 525 ret = regmap_read(priv->madera->regmap, reg, &conf[0]); in madera_pin_dbg_show() 529 ret = regmap_read(priv->madera->regmap, reg + 1, &conf[1]); in madera_pin_dbg_show() 533 seq_printf(s, "%04x:%04x", conf[0], conf[1]); in madera_pin_dbg_show() 535 fn = (conf[0] & MADERA_GP1_FN_MASK) >> MADERA_GP1_FN_SHIFT; in madera_pin_dbg_show() 540 if (conf[1] & MADERA_GP1_DIR_MASK) in madera_pin_dbg_show() 546 if (conf[1] & MADERA_GP1_PU_MASK) in madera_pin_dbg_show() 549 if (conf[1] & MADERA_GP1_PD_MASK) in madera_pin_dbg_show() 552 if (conf[ in madera_pin_dbg_show() 749 unsigned int conf[2]; madera_pin_conf_get() local 825 u16 conf[2] = {0, 0}; madera_pin_conf_set() local [all...] |
/linux/lib/ |
H A D | textsearch.c | 80 * struct ts_config *conf; 85 * conf = textsearch_prepare("kmp", pattern, strlen(pattern), 87 * if (IS_ERR(conf)) { 88 * err = PTR_ERR(conf); 92 * pos = textsearch_find_continuous(conf, &state, example, strlen(example)); 96 * textsearch_destroy(conf); 205 struct ts_config *conf, in get_linear_data() argument 220 * @conf: search configuration 231 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() argument 237 conf in textsearch_find_continuous() 267 struct ts_config *conf; textsearch_prepare() local 313 textsearch_destroy(struct ts_config * conf) textsearch_destroy() argument [all...] |
/linux/crypto/krb5/ |
H A D | selftest_data.c | 96 .conf = "7E5895EAF2672435BAD817F545A37148", 104 .conf = "7BCA285E2FD4130FB55B1A5C83BC5B24", 112 .conf = "56AB21713FF62C0A1457200F6FA9948F", 120 .conf = "A7A4E29A4728CE10664FB64E49AD3FAC", 128 .conf = "F764E9FA15C276478B2C7D0C4E5F58E4", 136 .conf = "B80D3251C1F6471494256FFE712D0B9A", 144 .conf = "53BF8A0D105265D4E276428624CE5E63", 152 .conf = "763E65367E864F02F55153C7E3B58AF1", 162 .conf = "B69822A19A6B09C0EBC8557D1F1B6C0A", 170 .conf [all...] |
/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_cn9k_pf.c | 109 struct octep_config *conf = oct->conf; in cn93_reset_iq() local 115 q_no += conf->pf_ring_cfg.srn; in cn93_reset_iq() 139 q_no += CFG_GET_PORTS_PF_SRN(oct->conf); in cn93_reset_oq() 160 for (q = 0; q < CFG_GET_PORTS_ACTIVE_IO_RINGS(oct->conf); q++) { in octep_reset_io_queues_cn93_pf() 180 struct octep_config *conf = oct->conf; in octep_configure_ring_mapping_cn93_pf() local 182 u64 pf_srn = CFG_GET_PORTS_PF_SRN(oct->conf); in octep_configure_ring_mapping_cn93_pf() 185 for (q = 0; q < CFG_GET_PORTS_ACTIVE_IO_RINGS(conf); q++) { in octep_configure_ring_mapping_cn93_pf() 202 struct octep_config *conf in octep_init_config_cn93_pf() local [all...] |