/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
D | ddr_training_impl.c | 54 int ddr_training_by_dmc(struct ddr_cfg_st *cfg) in ddr_training_by_dmc() 66 int ddr_training_by_rank(struct ddr_cfg_st *cfg) in ddr_training_by_rank() 82 int ddr_training_by_phy(struct ddr_cfg_st *cfg) in ddr_training_by_phy() 98 int ddr_training_all(struct ddr_cfg_st *cfg) in ddr_training_all() 111 void ddr_training_cfg_set_dmc(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_dmc() 155 void ddr_training_cfg_set_rank(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_rank() 197 void ddr_training_cfg_set_phy(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_phy() 210 void ddr_training_cfg_init(struct ddr_cfg_st *cfg) in ddr_training_cfg_init() 275 int ddr_training_check_bypass(struct ddr_cfg_st *cfg, unsigned int mask) in ddr_training_check_bypass() 299 void ddr_training_save_reg(struct ddr_cfg_st *cfg, in ddr_training_save_reg() [all …]
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
D | ddr_training_impl.c | 55 int ddr_training_by_dmc(struct ddr_cfg_st *cfg) in ddr_training_by_dmc() 67 int ddr_training_by_rank(struct ddr_cfg_st *cfg) in ddr_training_by_rank() 83 int ddr_training_by_phy(struct ddr_cfg_st *cfg) in ddr_training_by_phy() 99 int ddr_training_all(struct ddr_cfg_st *cfg) in ddr_training_all() 112 void ddr_training_cfg_set_dmc(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_dmc() 156 void ddr_training_cfg_set_rank(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_rank() 198 void ddr_training_cfg_set_phy(struct ddr_cfg_st *cfg) in ddr_training_cfg_set_phy() 211 void ddr_training_cfg_init(struct ddr_cfg_st *cfg) in ddr_training_cfg_init() 276 int ddr_training_check_bypass(struct ddr_cfg_st *cfg, unsigned int mask) in ddr_training_check_bypass() 300 void ddr_training_save_reg(struct ddr_cfg_st *cfg, in ddr_training_save_reg() [all …]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_cfg80211.c | 72 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 78 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 84 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 103 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 119 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 138 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() 145 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 151 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 157 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 165 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
D | wl_cfgp2p.c | 340 wl_cfgp2p_init_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_init_priv() 370 wl_cfgp2p_deinit_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_priv() 383 wl_cfgp2p_set_firm_p2p(struct bcm_cfg80211 *cfg) in wl_cfgp2p_set_firm_p2p() 434 int wl_cfg_multip2p_operational(struct bcm_cfg80211 *cfg) in wl_cfg_multip2p_operational() 456 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd() 488 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable() 509 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel() 546 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange() 581 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, s32 *index) in wl_cfgp2p_ifidx() 601 wl_cfgp2p_set_discovery(struct bcm_cfg80211 *cfg, s32 on) in wl_cfgp2p_set_discovery() [all …]
|
D | wl_cfg80211.c | 178 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) \ argument 187 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) argument 1273 static void wl_add_remove_pm_enable_work(struct bcm_cfg80211 *cfg, in wl_add_remove_pm_enable_work() 1400 bool wl_cfg80211_is_hal_started(struct bcm_cfg80211 *cfg) in wl_cfg80211_is_hal_started() 1706 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_set_tx_power() local 1763 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_get_shared_freq() local 1811 wl_wlfc_enable(struct bcm_cfg80211 *cfg, bool enable) in wl_wlfc_enable() 1847 wl_cfg80211_p2p_if_add(struct bcm_cfg80211 *cfg, in wl_cfg80211_p2p_if_add() 1973 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_check_vif_in_use() local 1998 struct bcm_cfg80211 *cfg; in wl_cfg80211_iface_state_ops() local [all …]
|
D | wl_cfgnan.c | 141 wl_cfgnan_generate_inst_id(struct bcm_cfg80211 *cfg, uint8 *p_inst_id) in wl_cfgnan_generate_inst_id() 172 wl_cfgnan_remove_inst_id(struct bcm_cfg80211 *cfg, uint8 inst_id) in wl_cfgnan_remove_inst_id() 812 wl_cfgnan_config_eventmask(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_eventmask() 943 struct bcm_cfg80211 *cfg, nan_avail_cmd_data *cmd_data, uint8 avail_type) in wl_cfgnan_set_nan_avail() 1186 wl_cfgnan_config_control_flag(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_config_control_flag() 1328 wl_cfgnan_execute_ioctl(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_execute_ioctl() 1415 wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 1486 wl_cfgnan_set_if_addr(struct bcm_cfg80211 *cfg) in wl_cfgnan_set_if_addr() 1917 wl_cfgnan_set_nan_scan_params(struct net_device *ndev, struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_scan_params() 2174 wl_nan_iov_t *nan_iov_data, struct bcm_cfg80211 *cfg, uint32 nan_attr_mask) in wl_cfgnan_set_awake_dws() [all …]
|
D | wl_cfgscan.c | 129 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx) in wl_cfg80211_clear_iw_ie() 146 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, struct net_device *ndev, s32 bssidx, s32 pktflag, in wl_cfg80211_add_iw_ie() 229 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_bcnrecv_result_handler() 357 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler() 806 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, in wl_find_listen_channel() 869 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, struct cfg80211_scan_request *request) in wl_cfgscan_map_nl80211_scan_type() 901 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, u16 *channel_list, in wl_cfgscan_populate_scan_channels() 967 wl_cfgscan_populate_scan_ssids(struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids() 1015 wl_scan_prep(struct bcm_cfg80211 *cfg, void *scan_params, u32 len, in wl_scan_prep() 1157 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() [all …]
|
D | wl_cfgvendor.c | 111 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 157 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 261 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 278 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 326 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui() local 360 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 391 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 486 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 512 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 636 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_cfg80211.c | 72 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 78 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 84 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 103 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 119 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 137 int32 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, in wl_cfg80211_update_iflist_info() 147 struct net_device *wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, in wl_cfg80211_allocate_if() 155 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, int ifidx, in wl_cfg80211_register_if() 161 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, int ifidx, in wl_cfg80211_remove_if() 171 struct bcm_cfg80211 *cfg = wl_get_cfg(net); in wl_cfg80211_cleanup_if() local [all …]
|
D | wl_cfg80211.c | 184 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) \ argument 193 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) argument 1329 static void wl_add_remove_pm_enable_work(struct bcm_cfg80211 *cfg, in wl_add_remove_pm_enable_work() 1455 bool wl_cfg80211_is_hal_started(struct bcm_cfg80211 *cfg) in wl_cfg80211_is_hal_started() 1745 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_set_tx_power() local 1805 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_get_shared_freq() local 1850 static void wl_wlfc_enable(struct bcm_cfg80211 *cfg, bool enable) in wl_wlfc_enable() 1886 struct wireless_dev *wl_cfg80211_p2p_if_add(struct bcm_cfg80211 *cfg, in wl_cfg80211_p2p_if_add() 2013 struct bcm_cfg80211 *cfg = wl_get_cfg(ndev); in wl_cfg80211_check_vif_in_use() local 2037 struct bcm_cfg80211 *cfg; in wl_cfg80211_iface_state_ops() local [all …]
|
D | wl_cfgp2p.c | 369 s32 wl_cfgp2p_init_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_init_priv() 397 void wl_cfgp2p_deinit_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_priv() 409 s32 wl_cfgp2p_set_firm_p2p(struct bcm_cfg80211 *cfg) in wl_cfgp2p_set_firm_p2p() 469 int wl_cfg_multip2p_operational(struct bcm_cfg80211 *cfg) in wl_cfg_multip2p_operational() 491 s32 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, in wl_cfgp2p_ifadd() 523 s32 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable() 544 s32 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel() 581 s32 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, in wl_cfgp2p_ifchange() 617 s32 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, in wl_cfgp2p_ifidx() 636 static s32 wl_cfgp2p_set_discovery(struct bcm_cfg80211 *cfg, s32 on) in wl_cfgp2p_set_discovery() [all …]
|
D | wl_cfgnan.c | 147 int wl_cfgnan_generate_inst_id(struct bcm_cfg80211 *cfg, uint8 *p_inst_id) in wl_cfgnan_generate_inst_id() 177 int wl_cfgnan_remove_inst_id(struct bcm_cfg80211 *cfg, uint8 inst_id) in wl_cfgnan_remove_inst_id() 821 struct bcm_cfg80211 *cfg, uint8 event_ind_flag, in wl_cfgnan_config_eventmask() 951 struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_avail() 1197 struct bcm_cfg80211 *cfg, uint32 flag, in wl_cfgnan_config_control_flag() 1337 struct bcm_cfg80211 *cfg, in wl_cfgnan_execute_ioctl() 1422 static int wl_cfgnan_get_ver(struct net_device *ndev, struct bcm_cfg80211 *cfg) in wl_cfgnan_get_ver() 1489 static int wl_cfgnan_set_if_addr(struct bcm_cfg80211 *cfg) in wl_cfgnan_set_if_addr() 1907 struct bcm_cfg80211 *cfg, in wl_cfgnan_set_nan_scan_params() 2162 struct bcm_cfg80211 *cfg, in wl_cfgnan_set_awake_dws() [all …]
|
D | wl_cfgscan.c | 127 static s32 wl_cfg80211_clear_iw_ie(struct bcm_cfg80211 *cfg, in wl_cfg80211_clear_iw_ie() 145 static s32 wl_cfg80211_add_iw_ie(struct bcm_cfg80211 *cfg, in wl_cfg80211_add_iw_ie() 230 static s32 wl_bcnrecv_result_handler(struct bcm_cfg80211 *cfg, in wl_bcnrecv_result_handler() 360 s32 wl_escan_handler(struct bcm_cfg80211 *cfg, bcm_struct_cfgdev *cfgdev, in wl_escan_handler() 830 static s32 wl_find_listen_channel(struct bcm_cfg80211 *cfg, const u8 *ie, in wl_find_listen_channel() 890 wl_cfgscan_map_nl80211_scan_type(struct bcm_cfg80211 *cfg, in wl_cfgscan_map_nl80211_scan_type() 925 wl_cfgscan_populate_scan_channels(struct bcm_cfg80211 *cfg, u16 *channel_list, in wl_cfgscan_populate_scan_channels() 993 struct bcm_cfg80211 *cfg, u8 *buf_ptr, u32 buf_len, in wl_cfgscan_populate_scan_ssids() 1039 static s32 wl_scan_prep(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_scan_prep() 1205 static s32 wl_run_escan(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_run_escan() [all …]
|
D | wl_cfgvendor.c | 110 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local 157 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local 263 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local 281 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local 328 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui() local 361 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local 392 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local 491 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local 517 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local 644 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local [all …]
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_cfg80211.c | 163 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) \ argument 172 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) argument 895 #define WL_SET_EIDX_IN_PROGRESS(cfg, id, type) \ argument 898 #define WL_CLR_EIDX_STATES(cfg) \ argument 1273 static void wl_add_remove_pm_enable_work(struct bcm_cfg80211 *cfg, in wl_add_remove_pm_enable_work() 1417 bool wl_cfg80211_is_hal_started(struct bcm_cfg80211 *cfg) in wl_cfg80211_is_hal_started() 1723 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_set_tx_power() local 1780 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_get_shared_freq() local 1834 wl_wlfc_enable(struct bcm_cfg80211 *cfg, bool enable) in wl_wlfc_enable() 1870 wl_cfg80211_p2p_if_add(struct bcm_cfg80211 *cfg, in wl_cfg80211_p2p_if_add() [all …]
|
D | wl_cfgp2p.c | 331 wl_cfgp2p_init_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_init_priv() 359 wl_cfgp2p_deinit_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_priv() 372 wl_cfgp2p_set_firm_p2p(struct bcm_cfg80211 *cfg) in wl_cfgp2p_set_firm_p2p() 424 int wl_cfg_multip2p_operational(struct bcm_cfg80211 *cfg) in wl_cfg_multip2p_operational() 446 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd() 478 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable() 499 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel() 521 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange() 556 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, s32 *index) in wl_cfgp2p_ifidx() 576 wl_cfgp2p_set_discovery(struct bcm_cfg80211 *cfg, s32 on) in wl_cfgp2p_set_discovery() [all …]
|
D | wl_cfgscan.c | 154 wl_escan_get_buf(struct bcm_cfg80211 *cfg, bool aborted) in wl_escan_get_buf() 170 wl_escan_check_sync_id(struct bcm_cfg80211 *cfg, s32 status, u16 result_id, u16 wl_id) in wl_escan_check_sync_id() 199 static void wl_rst_ie(struct bcm_cfg80211 *cfg) in wl_rst_ie() 272 static s32 wl_mrg_ie(struct bcm_cfg80211 *cfg, u8 *ie_stream, u16 ie_size) in wl_mrg_ie() 287 static s32 wl_cp_ie(struct bcm_cfg80211 *cfg, u8 *dst, u16 dst_size) in wl_cp_ie() 301 static u32 wl_get_ielen(struct bcm_cfg80211 *cfg) in wl_get_ielen() 308 s32 wl_inform_single_bss(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi, bool update_ssid) in wl_inform_single_bss() 496 void wl_cfg80211_update_bss_cache(struct bcm_cfg80211 *cfg) in wl_cfg80211_update_bss_cache() 541 s32 wl_inform_bss_cache(struct bcm_cfg80211 *cfg) in wl_inform_bss_cache() 568 wl_inform_bss(struct bcm_cfg80211 *cfg) in wl_inform_bss() [all …]
|
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 …]
|
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 …]
|
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() 542 wl_cfg80211_data_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_data_if_mgmt() 613 wl_cfg80211_disc_if_mgmt(struct bcm_cfg80211 *cfg, in wl_cfg80211_disc_if_mgmt() 748 wl_cfg80211_is_associated_discovery(struct bcm_cfg80211 *cfg, in wl_cfg80211_is_associated_discovery() [all …]
|
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 …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_cfgp2p.c | 323 wl_cfgp2p_init_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_init_priv() 348 wl_cfgp2p_deinit_priv(struct bcm_cfg80211 *cfg) in wl_cfgp2p_deinit_priv() 361 wl_cfgp2p_set_firm_p2p(struct bcm_cfg80211 *cfg) in wl_cfgp2p_set_firm_p2p() 407 int wl_cfg_multip2p_operational(struct bcm_cfg80211 *cfg) in wl_cfg_multip2p_operational() 429 wl_cfgp2p_ifadd(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifadd() 461 wl_cfgp2p_ifdisable(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdisable() 482 wl_cfgp2p_ifdel(struct bcm_cfg80211 *cfg, struct ether_addr *mac) in wl_cfgp2p_ifdel() 503 wl_cfgp2p_ifchange(struct bcm_cfg80211 *cfg, struct ether_addr *mac, u8 if_type, in wl_cfgp2p_ifchange() 539 wl_cfgp2p_ifidx(struct bcm_cfg80211 *cfg, struct ether_addr *mac, s32 *index) in wl_cfgp2p_ifidx() 559 wl_cfgp2p_set_discovery(struct bcm_cfg80211 *cfg, s32 on) in wl_cfgp2p_set_discovery() [all …]
|
D | wl_cfg80211.c | 156 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) \ argument 165 #define WL_AF_TX_KEEP_PRI_CONNECTION_VSDB(cfg) argument 169 #define WL_DRV_STATUS_SENDING_AF_FRM_EXT(cfg) \ argument 173 #define WL_DRV_STATUS_SENDING_AF_FRM_EXT(cfg) wl_get_drv_status_all(cfg, SENDING_ACT_FRM) argument 645 struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, s32 bssidx) in wl_cfg80211_ulb_get_min_bw_chspec() 848 #define WL_IS_LINKDOWN(cfg, e, data) wl_is_linkdown(cfg, e, data) argument 851 #define WL_IS_LINKDOWN(cfg, e, data) wl_is_linkdown(cfg, e) argument 1160 static void wl_add_remove_pm_enable_work(struct bcm_cfg80211 *cfg, in wl_add_remove_pm_enable_work() 1310 wl_ch_host_to_driver(struct bcm_cfg80211 *cfg, s32 bssidx, u16 channel) in wl_ch_host_to_driver() 1547 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in wl_set_tx_power() local [all …]
|
D | dhd_cfg80211.c | 65 s32 dhd_cfg80211_init(struct bcm_cfg80211 *cfg) in dhd_cfg80211_init() 71 s32 dhd_cfg80211_deinit(struct bcm_cfg80211 *cfg) in dhd_cfg80211_deinit() 77 s32 dhd_cfg80211_down(struct bcm_cfg80211 *cfg) in dhd_cfg80211_down() 94 s32 dhd_cfg80211_set_p2p_info(struct bcm_cfg80211 *cfg, int val) in dhd_cfg80211_set_p2p_info() 110 s32 dhd_cfg80211_clean_p2p_info(struct bcm_cfg80211 *cfg) in dhd_cfg80211_clean_p2p_info() 127 struct net_device* wl_cfg80211_allocate_if(struct bcm_cfg80211 *cfg, int ifidx, const char *name, in wl_cfg80211_allocate_if() 133 int wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_register_if() 139 int wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, in wl_cfg80211_remove_if() 197 s32 dhd_config_dongle(struct bcm_cfg80211 *cfg) in dhd_config_dongle() 225 int dhd_cfgvendor_priv_string_handler(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, in dhd_cfgvendor_priv_string_handler()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/platform/ |
D | system_autowrite.c | 486 static void auto_write_fr_cfg_buff(void *cfg) in auto_write_fr_cfg_buff() 507 static void auto_write_ds1_cfg_buff(void *cfg) in auto_write_ds1_cfg_buff() 528 static void auto_write_ds2_cfg_buff(void *cfg) in auto_write_ds2_cfg_buff() 577 static void auto_write_fr_cfg_drop(void *cfg) in auto_write_fr_cfg_drop() 596 static void auto_write_ds1_cfg_drop(void *cfg) in auto_write_ds1_cfg_drop() 615 static void auto_write_ds2_cfg_drop(void *cfg) in auto_write_ds2_cfg_drop() 634 void auto_write_cfg_fr_ping_pong(void *cfg) in auto_write_cfg_fr_ping_pong() 657 void auto_write_cfg_ds1_ping_pong(void *cfg) in auto_write_cfg_ds1_ping_pong() 680 void auto_write_cfg_ds2_ping_pong(void *cfg) in auto_write_cfg_ds2_ping_pong() 705 void auto_write_fr_init(void *cfg) in auto_write_fr_init() [all …]
|