Searched defs:conf (Results 351 - 375 of 375) sorted by relevance

<<1112131415

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h929 u8 conf; member in struct:fmi_conf
/linux-master/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c2352 cadence_nand_setup_interface(struct nand_chip *chip, int chipnr, const struct nand_interface_config *conf) argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c660 struct ieee80211_chanctx_conf *conf; local
1921 struct ieee80211_conf *conf local
675 ath10k_mac_num_chanctxs_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) argument
696 ath10k_mac_get_any_chandef_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) argument
1396 ath10k_mac_has_radar_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) argument
5421 struct ieee80211_conf *conf = &hw->conf; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6046 struct ieee80211_conf *conf = &hw->conf; local
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c2011 rt2800_config_intf(struct rt2x00_dev *rt2x00dev, struct rt2x00_intf *intf, struct rt2x00intf_conf *conf, const unsigned int flags) argument
2481 rt2800_config_channel_rf2xxx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
2546 rt2800_config_channel_rf3xxx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
2624 rt2800_config_channel_rf3052(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
2796 rt2800_config_channel_rf3053(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3093 rt2800_config_channel_rf3853(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3301 rt2800_config_channel_rf3290(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3338 rt2800_config_channel_rf3322(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3386 rt2800_config_channel_rf53xx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3484 rt2800_config_channel_rf55xx(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
3759 rt2800_config_channel_rf7620(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
4160 rt2800_config_channel(struct rt2x00_dev *rt2x00dev, struct ieee80211_conf *conf, struct rf_channel *rf, struct channel_info *info) argument
[all...]
/linux-master/net/core/
H A Dskbuff.c4399 static void skb_ts_finish(struct ts_config *conf, struct ts_state *state) argument
4392 skb_ts_get_next_block(unsigned int offset, const u8 **text, struct ts_config *conf, struct ts_state *state) argument
/linux-master/drivers/md/
H A Draid5.c74 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) argument
80 static inline int stripe_hash_locks_hash(struct r5conf *conf, sector_t sect) argument
177 struct r5conf *conf = sh->raid_conf; variable in typeref:struct:r5conf
294 r5c_check_cached_full_stripe(conf); variable
322 release_inactive_stripe_list(struct r5conf *conf, struct list_head *temp_inactive_list, int hash) argument
395 struct r5conf *conf = sh->raid_conf; local
432 insert_hash(struct r5conf *conf, struct stripe_head *sh) argument
443 get_free_stripe(struct r5conf *conf, int hash) argument
501 init_stripe_shared_pages(struct stripe_head *sh, struct r5conf *conf, int disks) argument
578 struct r5conf *conf = sh->raid_conf; local
618 __find_stripe(struct r5conf *conf, sector_t sector, short generation) argument
631 find_get_stripe(struct r5conf *conf, sector_t sector, short generation, int hash) argument
691 raid5_calc_degraded(struct r5conf *conf) argument
745 has_failed(struct r5conf *conf) argument
791 is_inactive_blocked(struct r5conf *conf, int hash) argument
803 raid5_get_active_stripe(struct r5conf *conf, struct stripe_request_ctx *ctx, sector_t sector, unsigned int flags) argument
904 struct r5conf *conf = sh->raid_conf; local
914 stripe_add_to_batch_list(struct r5conf *conf, struct stripe_head *sh, struct stripe_head *last_sh) argument
1012 use_new_offset(struct r5conf *conf, struct stripe_head *sh) argument
1052 dispatch_defer_bios(struct r5conf *conf, int target, struct bio_list *list) argument
1097 flush_deferred_bios(struct r5conf *conf) argument
1112 defer_issue_bios(struct r5conf *conf, sector_t sector, struct bio_list *bios) argument
1141 struct r5conf *conf = sh->raid_conf; local
1379 struct r5conf *conf = sh->raid_conf; local
1437 struct r5conf *conf = sh->raid_conf; local
1476 struct r5conf *conf = sh->raid_conf; local
1921 struct r5conf *conf = sh->raid_conf; local
2278 struct r5conf *conf = sh->raid_conf; local
2356 alloc_stripe(struct kmem_cache *sc, gfp_t gfp, int disks, struct r5conf *conf) argument
2389 grow_one_stripe(struct r5conf *conf, gfp_t gfp) argument
2412 grow_stripes(struct r5conf *conf, int num) argument
2482 resize_chunks(struct r5conf *conf, int new_disks, int new_sectors) argument
2515 resize_stripes(struct r5conf *conf, int newsize) argument
2689 drop_one_stripe(struct r5conf *conf) argument
2707 shrink_stripes(struct r5conf *conf) argument
2720 struct r5conf *conf = sh->raid_conf; local
2848 struct r5conf *conf = sh->raid_conf; local
2921 struct r5conf *conf = mddev->private; local
2957 raid5_compute_sector(struct r5conf *conf, sector_t r_sector, int previous, int *dd_idx, struct stripe_head *sh) argument
3161 struct r5conf *conf = sh->raid_conf; local
3317 delay_towrite(struct r5conf *conf, struct r5dev *dev, struct stripe_head_state *s) argument
3340 struct r5conf *conf = sh->raid_conf; local
3447 struct r5conf *conf = sh->raid_conf; local
3507 struct r5conf *conf = sh->raid_conf; local
3600 stripe_set_idx(sector_t stripe, struct r5conf *conf, int previous, struct stripe_head *sh) argument
3617 handle_failed_stripe(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
3728 handle_failed_sync(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s) argument
4025 handle_stripe_clean_event(struct r5conf *conf, struct stripe_head *sh, int disks) argument
4140 handle_stripe_dirtying(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4304 handle_parity_checks5(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4397 handle_parity_checks6(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) argument
4574 handle_stripe_expansion(struct r5conf *conf, struct stripe_head *sh) argument
4649 struct r5conf *conf = sh->raid_conf; local
4939 struct r5conf *conf = sh->raid_conf; local
5370 struct r5conf *conf = mddev->private; local
5384 add_bio_to_retry(struct bio *bi,struct r5conf *conf) argument
5397 remove_bio_from_retry(struct r5conf *conf, unsigned int *offset) argument
5429 struct r5conf *conf = mddev->private; local
5450 struct r5conf *conf = mddev->private; local
5532 struct r5conf *conf = mddev->private; local
5660 struct r5conf *conf = mddev->private; local
5723 struct r5conf *conf = mddev->private; local
5826 stripe_ahead_of_reshape(struct mddev *mddev, struct r5conf *conf, struct stripe_head *sh) argument
5853 add_all_stripe_bios(struct r5conf *conf, struct stripe_request_ctx *ctx, struct stripe_head *sh, struct bio *bi, int forwrite, int previous) argument
5902 make_stripe_request(struct mddev *mddev, struct r5conf *conf, struct stripe_request_ctx *ctx, sector_t logical_sector, struct bio *bi) argument
6026 raid5_bio_lowest_chunk_sector(struct r5conf *conf, struct bio *bi) argument
6057 struct r5conf *conf = mddev->private; local
6200 struct r5conf *conf = mddev->private; local
6463 struct r5conf *conf = mddev->private; local
6553 retry_aligned_read(struct r5conf *conf, struct bio *raid_bio, unsigned int offset) argument
6635 log_flush_stripe_to_raid(conf); variable
6654 log_write_stripe_run(conf); variable
6670 struct r5conf *conf = group->conf; local
6720 struct r5conf *conf = mddev->private; local
6803 struct r5conf *conf; local
6817 struct r5conf *conf = mddev->private; local
6847 struct r5conf *conf; local
6876 struct r5conf *conf = mddev->private; local
6886 struct r5conf *conf = mddev->private; local
6918 struct r5conf *conf; local
6933 struct r5conf *conf; local
7009 struct r5conf *conf; local
7022 struct r5conf *conf; local
7054 struct r5conf *conf; local
7067 struct r5conf *conf; local
7104 struct r5conf *conf = mddev->private; local
7117 struct r5conf *conf; local
7133 struct r5conf *conf; local
7198 alloc_thread_groups(struct r5conf *conf, int cnt, int *group_cnt, struct r5worker_group **worker_groups) argument
7243 free_thread_groups(struct r5conf *conf) argument
7254 struct r5conf *conf = mddev->private; local
7267 free_scratch_buffer(struct r5conf *conf, struct raid5_percpu *percpu) argument
7275 alloc_scratch_buffer(struct r5conf *conf, struct raid5_percpu *percpu) argument
7299 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); local
7305 raid5_free_percpu(struct r5conf *conf) argument
7314 free_conf(struct r5conf *conf) argument
7336 struct r5conf *conf = hlist_entry_safe(node, struct r5conf, node); local
7347 raid5_alloc_percpu(struct r5conf *conf) argument
7368 struct r5conf *conf = shrink->private_data; local
7389 struct r5conf *conf = shrink->private_data; local
7401 struct r5conf *conf; local
7688 struct r5conf *conf = mddev->private; local
7749 struct r5conf *conf; local
8027 struct r5conf *conf = priv; local
8035 struct r5conf *conf = mddev->private; local
8051 print_raid5_conf(struct r5conf *conf) argument
8079 struct r5conf *conf = mddev->private; local
8122 struct r5conf *conf = mddev->private; local
8202 struct r5conf *conf = mddev->private; local
8292 struct r5conf *conf = mddev->private; local
8327 struct r5conf *conf = mddev->private; local
8343 struct r5conf *conf = mddev->private; local
8387 struct r5conf *conf = mddev->private; local
8513 end_reshape(struct r5conf *conf) argument
8543 struct r5conf *conf = mddev->private; local
8574 struct r5conf *conf = mddev->private; local
8705 struct r5conf *conf = mddev->private; local
8848 struct r5conf *conf; local
8906 struct r5conf *conf = mddev->private; local
8918 struct r5conf *conf = mddev->private; local
[all...]
/linux-master/net/mac80211/
H A Dmlme.c2029 struct ieee80211_chanctx_conf *conf; local
2374 struct ieee80211_conf *conf = &local->hw.conf; local
2402 struct ieee80211_conf *conf = &local->hw.conf; local
[all...]
H A Dieee80211_i.h894 struct ieee80211_chanctx_conf conf; member in struct:ieee80211_chanctx
952 struct cfg80211_nan_conf conf; member in struct:ieee80211_if_nan
1071 struct ieee80211_bss_conf *conf; member in struct:ieee80211_link_data
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c836 struct rtw89_txpwr_conf *conf; local
7521 fw_txpwr_byrate_entry_valid(const struct rtw89_fw_txpwr_byrate_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7567 const struct rtw89_txpwr_conf *conf = tbl->data; local
7595 fw_txpwr_lmt_2ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_2ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7621 const struct rtw89_txpwr_conf *conf = &data->conf; local
7635 fw_txpwr_lmt_5ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_5ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7661 const struct rtw89_txpwr_conf *conf = &data->conf; local
7675 fw_txpwr_lmt_6ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_6ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7703 const struct rtw89_txpwr_conf *conf = &data->conf; local
7717 fw_txpwr_lmt_ru_2ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_2ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7739 const struct rtw89_txpwr_conf *conf = &data->conf; local
7752 fw_txpwr_lmt_ru_5ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_5ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7774 const struct rtw89_txpwr_conf *conf = &data->conf; local
7787 fw_txpwr_lmt_ru_6ghz_entry_valid(const struct rtw89_fw_txpwr_lmt_ru_6ghz_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7811 const struct rtw89_txpwr_conf *conf = &data->conf; local
7825 fw_tx_shape_lmt_entry_valid(const struct rtw89_fw_tx_shape_lmt_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7845 const struct rtw89_txpwr_conf *conf = &data->conf; local
7858 fw_tx_shape_lmt_ru_entry_valid(const struct rtw89_fw_tx_shape_lmt_ru_entry *e, const void *cursor, const struct rtw89_txpwr_conf *conf) argument
7876 const struct rtw89_txpwr_conf *conf = &data->conf; local
[all...]
H A Dmac.c5978 rtw89_mac_bf_set_gid_table(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf) argument
H A Dcore.h3903 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_byrate_data
3908 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_2ghz_data
3915 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_5ghz_data
3922 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_6ghz_data
3930 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_ru_2ghz_data
3936 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_ru_5ghz_data
3942 struct rtw89_txpwr_conf conf; member in struct:rtw89_txpwr_lmt_ru_6ghz_data
3949 struct rtw89_txpwr_conf conf; member in struct:rtw89_tx_shape_lmt_data
3954 struct rtw89_txpwr_conf conf; member in struct:rtw89_tx_shape_lmt_ru_data
[all...]
/linux-master/drivers/s390/block/
H A Ddasd_eckd.c734 static void create_uid(struct dasd_conf *conf, struct dasd_uid *uid) argument
943 dasd_eckd_identify_conf_parts(struct dasd_conf *conf) argument
1068 dasd_eckd_get_uid_string(struct dasd_conf *conf, char *print_uid) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5887 brcmf_cfg80211_set_pmk(struct wiphy *wiphy, struct net_device *dev, const struct cfg80211_pmk_conf *conf) argument
6702 brcmf_init_conf(struct brcmf_cfg80211_conf *conf) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c475 struct ieee80211_chanctx_conf *conf; local
1183 struct ieee80211_conf *conf = &hw->conf; local
1078 ath12k_mac_get_any_chandef_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) argument
2759 struct ieee80211_conf *conf = &ath12k_ar_to_hw(ar)->conf; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c507 struct ieee80211_chanctx_conf *conf; local
1220 struct ieee80211_conf *conf = &ar->hw->conf; local
1289 struct ieee80211_conf *conf local
913 ath11k_mac_get_any_chandef_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) argument
[all...]
/linux-master/include/linux/
H A Dperf_event.h197 u64 conf; member in struct:hw_perf_event::__anon2556::__anon2562
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1346 struct ieee80211_bss_conf *conf; local
1634 struct ieee80211_bss_conf *conf; local
2369 struct ieee80211_conf *conf = &hw->conf; local
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h55 int conf; /* conference setting of TX slot */ member in struct:hfc_chan
/linux-master/drivers/scsi/
H A Dips.h1028 IPS_CONF *conf; /* Adapter config data */ member in struct:ips_ha
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c4957 struct ieee80211_conf *conf = &hw->conf; local
2880 mwl8k_cmd_tx_power(struct ieee80211_hw *hw, struct ieee80211_conf *conf, unsigned short pwr) argument
3153 mwl8k_cmd_set_rf_channel(struct ieee80211_hw *hw, struct ieee80211_conf *conf) argument
5410 struct ieee80211_conf *conf = &hw->conf; local
[all...]
/linux-master/include/net/
H A Dmac80211.h2987 struct ieee80211_conf conf; member in struct:ieee80211_hw
7002 conf_is_ht20(struct ieee80211_conf *conf) argument
7008 conf_is_ht40_minus(struct ieee80211_conf *conf) argument
7015 conf_is_ht40_plus(struct ieee80211_conf *conf) argument
7022 conf_is_ht40(struct ieee80211_conf *conf) argument
7028 conf_is_ht(struct ieee80211_conf *conf) argument
[all...]
/linux-master/net/wireless/
H A Dnl80211.c14247 struct cfg80211_nan_conf conf = {}; local
14629 struct cfg80211_nan_conf conf = {}; local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4state.c3480 struct nfs4_client *conf, *new; local
3788 struct nfs4_client *conf, *unconf; local
4324 struct nfs4_client *conf, *unconf; local
4411 struct nfs4_client *conf, *new; local
4468 struct nfs4_client *conf, *unconf; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h813 const struct rtw_vif_port *conf; member in struct:rtw_vif

Completed in 932 milliseconds

<<1112131415