| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgnan.c | 330 wl_cfgnan_generate_inst_id(struct bcm_cfg80211 *cfg, uint8 *p_inst_id) in wl_cfgnan_generate_inst_id() 363 wl_cfgnan_remove_inst_id(struct bcm_cfg80211 *cfg, uint8 inst_id) in wl_cfgnan_remove_inst_id() 1011 wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_eventmask() 1143 struct bcm_cfg80211 *cfg, nan_avail_cmd_data *cmd_data, uint8 avail_type) in wl_cfgnan_set_nan_avail() 1387 wl_cfgnan_config_control_flag(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_control_flag() 1555 wl_cfgnan_execute_ioctl(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_execute_ioctl() 1642 wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 1713 wl_cfgnan_set_if_addr(struct bcm_cfg80211 *cfg) in wl_cfgnan_set_if_addr() 2144 wl_cfgnan_set_nan_scan_params(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_scan_params() 2422 wl_nan_iov_t *nan_iov_data, struct bcm_cfg80211 *cfg, uint32 nan_attr_mask) in wl_cfgnan_set_awake_dws() [all …]
|
| H A D | wl_cfgvif.c | 331 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_check_vif_in_use() local 353 wl_cfg80211_is_policy_config_allowed(struct bcm_cfg80211 *cfg) in wl_cfg80211_is_policy_config_allowed() 392 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_set_iface_conc_disc() local 414 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_get_iface_conc_disc() local 431 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_set_iface_policy() local 474 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_get_iface_policy() local 488 wl_cfg80211_get_sec_iface(struct bcm_cfg80211 *cfg) in wl_cfg80211_get_sec_iface() 545 wl_cfg80211_data_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_data_if_mgmt() 616 wl_cfg80211_disc_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_disc_if_mgmt() 751 wl_cfg80211_is_associated_discovery(struct bcm_cfg80211 *cfg, in wl_cfg80211_is_associated_discovery() [all …]
|
| H A D | dhd_cfg80211.c | 76 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 82 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 88 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 105 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 114 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 124 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 130 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 136 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 142 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 153 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kconfig.h | 20 #define config_enabled(cfg) _config_enabled(cfg) argument 59 #define config_val(cfg) _config_val(_IS_TPL, cfg) argument 60 #define _config_val(x, cfg) __config_val(x, cfg) argument 61 #define __config_val(x, cfg) ___config_val(__ARG_PLACEHOLDER_##x, cfg) argument 62 #define ___config_val(arg1_or_junk, cfg) \ argument 66 #define config_val(cfg) _config_val(_IS_SPL, cfg) argument 67 #define _config_val(x, cfg) __config_val(x, cfg) argument 68 #define __config_val(x, cfg) ___config_val(__ARG_PLACEHOLDER_##x, cfg) argument 69 #define ___config_val(arg1_or_junk, cfg) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 331 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_check_vif_in_use() local 353 wl_cfg80211_is_policy_config_allowed(struct bcm_cfg80211 *cfg) in wl_cfg80211_is_policy_config_allowed() 392 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_set_iface_conc_disc() local 414 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_get_iface_conc_disc() local 431 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_set_iface_policy() local 474 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_get_iface_policy() local 488 wl_cfg80211_get_sec_iface(struct bcm_cfg80211 *cfg) in wl_cfg80211_get_sec_iface() 545 wl_cfg80211_data_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_data_if_mgmt() 616 wl_cfg80211_disc_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_disc_if_mgmt() 751 wl_cfg80211_is_associated_discovery(struct bcm_cfg80211 *cfg, in wl_cfg80211_is_associated_discovery() [all …]
|
| H A D | dhd_cfg80211.c | 76 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 82 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 88 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 105 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 114 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 124 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 130 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 136 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 142 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 153 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
| H A D | wl_cfgvendor.c | 115 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 161 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 265 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 282 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 330 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui() local 364 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 395 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 490 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 516 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 640 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/davinci/ |
| H A D | vpbe.c | 53 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_current_encoder_info() local 68 static int vpbe_find_encoder_sd_index(struct vpbe_config *cfg, in vpbe_find_encoder_sd_index() 98 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_enum_outputs() local 113 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_mode_info() local 147 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_std_info() local 167 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_get_std_info_by_name() local 194 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_set_output() local 263 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_set_default_output() local 299 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_s_dv_timings() local 351 struct vpbe_config *cfg = vpbe_dev->cfg; in vpbe_g_dv_timings() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_cfg80211.c | 77 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 83 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 89 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 108 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 124 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 143 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 156 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 162 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 173 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
| H A D | wl_cfgscan.c | 134 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 151 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() 244 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler() 372 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler() 846 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, in wl_find_listen_channel() 909 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, struct cfg80211_scan_request *request) in wl_cfgscan_map_nl80211_scan_type() 941 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, u16 *channel_list, in wl_cfgscan_populate_scan_channels() 1005 wl_cfgscan_populate_scan_ssids(struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids() 1053 wl_scan_prep(struct bcm_cfg80211 *cfg, void *scan_params, u32 len, in wl_scan_prep() 1199 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_update_ap_chandef() local [all …]
|
| H A D | wl_cfgvendor.c | 117 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 163 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 267 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 284 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 332 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_pno_rand_mac_oui() local 366 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 397 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 492 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 518 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 642 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_cfg80211.c | 77 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 83 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 89 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 108 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 124 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 143 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 156 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 162 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 173 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
| H A D | wl_cfgscan.c | 134 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 151 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() 244 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler() 377 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler() 851 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, in wl_find_listen_channel() 914 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, struct cfg80211_scan_request *request) in wl_cfgscan_map_nl80211_scan_type() 946 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, u16 *channel_list, in wl_cfgscan_populate_scan_channels() 1015 wl_cfgscan_populate_scan_ssids(struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids() 1063 wl_scan_prep(struct bcm_cfg80211 *cfg, void *scan_params, u32 len, in wl_scan_prep() 1209 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_update_ap_chandef() local [all …]
|
| H A D | wl_cfgvendor.c | 117 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 163 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 267 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 284 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 332 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_pno_rand_mac_oui() local 366 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 397 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 431 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 527 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 651 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_cfg80211.c | 77 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 83 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 89 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 108 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 124 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 143 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 150 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 156 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 162 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 173 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
| H A D | wl_cfgscan.c | 134 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 151 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() 244 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler() 377 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler() 851 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, in wl_find_listen_channel() 914 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, struct cfg80211_scan_request *request) in wl_cfgscan_map_nl80211_scan_type() 946 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, u16 *channel_list, in wl_cfgscan_populate_scan_channels() 1015 wl_cfgscan_populate_scan_ssids(struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids() 1063 wl_scan_prep(struct bcm_cfg80211 *cfg, void *scan_params, u32 len, in wl_scan_prep() 1209 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_update_ap_chandef() local [all …]
|
| H A D | wl_cfgvendor.c | 117 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 163 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 267 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 284 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 332 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_pno_rand_mac_oui() local 366 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 397 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 431 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 527 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 651 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ps.c | 271 phl_ps_ips_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, u8 en) in phl_ps_ips_cfg() 286 phl_ps_lps_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, u8 en) in phl_ps_lps_cfg() 332 static enum rtw_phl_status _lps_enter_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg) in _lps_enter_proto_cfg() 374 static enum rtw_phl_status _lps_leave_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg) in _lps_leave_proto_cfg() 396 enum rtw_phl_status phl_ps_lps_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, bool lps_… in phl_ps_lps_proto_cfg() 404 enum rtw_phl_status phl_ps_lps_enter(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_lps_enter() 427 enum rtw_phl_status phl_ps_lps_leave(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_lps_leave() 450 enum rtw_phl_status phl_ps_ips_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, bool ips_… in phl_ps_ips_proto_cfg() 460 enum rtw_phl_status phl_ps_ips_enter(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_ips_enter() 483 enum rtw_phl_status phl_ps_ips_leave(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_ips_leave() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ps.c | 271 phl_ps_ips_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, u8 en) in phl_ps_ips_cfg() 286 phl_ps_lps_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, u8 en) in phl_ps_lps_cfg() 332 static enum rtw_phl_status _lps_enter_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg) in _lps_enter_proto_cfg() 374 static enum rtw_phl_status _lps_leave_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg) in _lps_leave_proto_cfg() 396 enum rtw_phl_status phl_ps_lps_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, bool lps_… in phl_ps_lps_proto_cfg() 404 enum rtw_phl_status phl_ps_lps_enter(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_lps_enter() 427 enum rtw_phl_status phl_ps_lps_leave(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_lps_leave() 450 enum rtw_phl_status phl_ps_ips_proto_cfg(struct phl_info_t *phl_info, struct ps_cfg *cfg, bool ips_… in phl_ps_ips_proto_cfg() 463 enum rtw_phl_status phl_ps_ips_enter(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_ips_enter() 482 enum rtw_phl_status phl_ps_ips_leave(struct phl_info_t *phl_info, struct ps_cfg *cfg) in phl_ps_ips_leave() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | superpipe.c | 95 void cxlflash_stop_term_user_contexts(struct cxlflash_cfg *cfg) in cxlflash_stop_term_user_contexts() 128 static struct ctx_info *find_error_context(struct cxlflash_cfg *cfg, u64 rctxid, in find_error_context() 155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() 261 static int afu_attach(struct cxlflash_cfg *cfg, struct ctx_info *ctxi) in afu_attach() 332 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in read_cap16() local 438 struct cxlflash_cfg *cfg = ctxi->cfg; in get_rhte() local 482 struct cxlflash_cfg *cfg = ctxi->cfg; in rhte_checkout() local 633 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in _cxlflash_disk_release() local 750 static void destroy_context(struct cxlflash_cfg *cfg, in destroy_context() 779 static struct ctx_info *create_context(struct cxlflash_cfg *cfg) in create_context() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | axp809.c | 33 u8 cfg = axp809_mvolt_to_cfg(mvolt, 1600, 3400, 100); in axp_set_dcdc1() local 55 u8 cfg = axp809_mvolt_to_cfg(mvolt, 600, 1540, 20); in axp_set_dcdc2() local 72 u8 cfg = axp809_mvolt_to_cfg(mvolt, 600, 1860, 20); in axp_set_dcdc3() local 89 u8 cfg = axp809_mvolt_to_cfg(mvolt, 600, 1540, 20); in axp_set_dcdc4() local 109 u8 cfg = axp809_mvolt_to_cfg(mvolt, 1000, 2550, 50); in axp_set_dcdc5() local 126 u8 cfg; in axp_set_aldo() local 168 u8 cfg = axp809_mvolt_to_cfg(mvolt, 700, 3300, 100); in axp_set_dldo() local 191 u8 cfg = axp809_mvolt_to_cfg(mvolt, 700, 3300, 100); in axp_set_eldo() local
|
| H A D | axp818.c | 33 u8 cfg = axp818_mvolt_to_cfg(mvolt, 1600, 3400, 100); in axp_set_dcdc1() local 50 u8 cfg; in axp_set_dcdc2() local 72 u8 cfg; in axp_set_dcdc3() local 94 u8 cfg; in axp_set_dcdc5() local 116 u8 cfg; in axp_set_aldo() local 153 u8 cfg; in axp_set_dldo() local 176 u8 cfg; in axp_set_eldo() local 197 u8 cfg; in axp_set_fldo() local
|
| /OK3568_Linux_fs/kernel/drivers/block/rsxx/ |
| H A D | config.c | 18 static void initialize_config(struct rsxx_card_cfg *cfg) in initialize_config() 31 static u32 config_data_crc32(struct rsxx_card_cfg *cfg) in config_data_crc32() 55 static void config_data_swab(struct rsxx_card_cfg *cfg) in config_data_swab() 64 static void config_data_le_to_cpu(struct rsxx_card_cfg *cfg) in config_data_le_to_cpu() 73 static void config_data_cpu_to_le(struct rsxx_card_cfg *cfg) in config_data_cpu_to_le() 86 struct rsxx_card_cfg cfg; in rsxx_save_config() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 415 static int brcmf_vif_change_validate(struct brcmf_cfg80211_info *cfg, in brcmf_vif_change_validate() 441 static int brcmf_vif_add_validate(struct brcmf_cfg80211_info *cfg, in brcmf_vif_add_validate() 558 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_ap_add_vif() local 636 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_mon_add_vif() local 691 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_mon_del_vif() local 709 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_add_iface() local 772 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg, in brcmf_notify_escan_complete() 853 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_del_ap_iface() local 887 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_del_iface() local 933 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_cfg80211_change_iface() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig-shared.c | 36 static void __init pci_mmconfig_remove(struct pci_mmcfg_region *cfg) in pci_mmconfig_remove() 46 struct pci_mmcfg_region *cfg, *tmp; in free_all_mmcfg() local 55 struct pci_mmcfg_region *cfg; in list_add_sorted() local 120 struct pci_mmcfg_region *cfg; in pci_mmconfig_lookup() local 326 struct pci_mmcfg_region *cfg, *cfgx; in pci_mmcfg_check_end_bus_number() local 448 struct pci_mmcfg_region *cfg, in is_mmconf_reserved() 500 pci_mmcfg_check_reserved(struct device *dev, struct pci_mmcfg_region *cfg, int early) in pci_mmcfg_check_reserved() 537 struct pci_mmcfg_region *cfg; in pci_mmcfg_reject_broken() local 549 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry() 569 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg() local [all …]
|