Lines Matching refs:value
134 uint8_t vdev_id, uint8_t value) in ucfg_mlme_set_ml_link_control_mode() argument
136 wlan_mlme_set_ml_link_control_mode(psoc, vdev_id, value); in ucfg_mlme_set_ml_link_control_mode()
1382 bool *value) in ucfg_mlme_get_enable_deauth_to_disassoc_map() argument
1390 *value = mlme_obj->cfg.gen.enable_deauth_to_disassoc_map; in ucfg_mlme_get_enable_deauth_to_disassoc_map()
1397 bool *value) in ucfg_mlme_get_ap_random_bssid_enable() argument
1405 *value = mlme_obj->cfg.sap_cfg.ap_random_bssid_enable; in ucfg_mlme_get_ap_random_bssid_enable()
1410 ucfg_mlme_get_latency_enable(struct wlan_objmgr_psoc *psoc, bool *value) in ucfg_mlme_get_latency_enable() argument
1420 *value = mlme_obj->cfg.wlm_config.latency_enable; in ucfg_mlme_get_latency_enable()
1425 ucfg_mlme_get_latency_level(struct wlan_objmgr_psoc *psoc, uint8_t *value) in ucfg_mlme_get_latency_level() argument
1435 *value = mlme_obj->cfg.wlm_config.latency_level; in ucfg_mlme_get_latency_level()
1441 uint8_t latency_level, uint32_t *value) in ucfg_mlme_get_latency_host_flags() argument
1451 *value = mlme_obj->cfg.wlm_config.latency_host_flags[latency_level]; in ucfg_mlme_get_latency_host_flags()
1531 uint8_t *value) in ucfg_mlme_get_etsi_srd_chan_in_master_mode() argument
1537 *value = cfg_default(CFG_ETSI_SRD_CHAN_IN_MASTER_MODE); in ucfg_mlme_get_etsi_srd_chan_in_master_mode()
1542 *value = mlme_obj->cfg.reg.etsi_srd_chan_in_master_mode; in ucfg_mlme_get_etsi_srd_chan_in_master_mode()
1549 bool *value) in ucfg_mlme_get_5dot9_ghz_chan_in_master_mode() argument
1555 *value = cfg_default(CFG_FCC_5DOT9_GHZ_CHAN_IN_MASTER_MODE); in ucfg_mlme_get_5dot9_ghz_chan_in_master_mode()
1560 *value = mlme_obj->cfg.reg.fcc_5dot9_ghz_chan_in_master_mode; in ucfg_mlme_get_5dot9_ghz_chan_in_master_mode()
1568 bool *value) in ucfg_mlme_get_srd_master_mode_for_vdev() argument
1570 return wlan_mlme_get_srd_master_mode_for_vdev(psoc, vdev_opmode, value); in ucfg_mlme_get_srd_master_mode_for_vdev()
1603 bool *value) in ucfg_mlme_get_11d_in_world_mode() argument
1609 *value = cfg_default(CFG_ENABLE_11D_IN_WORLD_MODE); in ucfg_mlme_get_11d_in_world_mode()
1614 *value = mlme_obj->cfg.reg.enable_11d_in_world_mode; in ucfg_mlme_get_11d_in_world_mode()
1621 uint32_t *value) in ucfg_mlme_get_restart_beaconing_on_ch_avoid() argument
1627 *value = cfg_default(CFG_RESTART_BEACONING_ON_CH_AVOID); in ucfg_mlme_get_restart_beaconing_on_ch_avoid()
1632 *value = mlme_obj->cfg.reg.restart_beaconing_on_ch_avoid; in ucfg_mlme_get_restart_beaconing_on_ch_avoid()
1639 bool *value) in ucfg_mlme_get_indoor_channel_support() argument
1645 *value = cfg_default(CFG_INDOOR_CHANNEL_SUPPORT); in ucfg_mlme_get_indoor_channel_support()
1650 *value = mlme_obj->cfg.reg.indoor_channel_support; in ucfg_mlme_get_indoor_channel_support()
1657 uint32_t *value) in ucfg_mlme_get_scan_11d_interval() argument
1663 *value = cfg_default(CFG_SCAN_11D_INTERVAL); in ucfg_mlme_get_scan_11d_interval()
1668 *value = mlme_obj->cfg.reg.scan_11d_interval; in ucfg_mlme_get_scan_11d_interval()
1673 ucfg_mlme_get_nol_across_regdmn(struct wlan_objmgr_psoc *psoc, bool *value) in ucfg_mlme_get_nol_across_regdmn() argument
1679 *value = cfg_default(CFG_RETAIN_NOL_ACROSS_REG_DOMAIN); in ucfg_mlme_get_nol_across_regdmn()
1684 *value = mlme_obj->cfg.reg.retain_nol_across_regdmn_update; in ucfg_mlme_get_nol_across_regdmn()
1707 uint8_t value) in ucfg_mlme_set_current_tx_power_level() argument
1715 mlme_obj->cfg.power.current_tx_power_level = value; in ucfg_mlme_set_current_tx_power_level()
1722 uint8_t *value) in ucfg_mlme_get_current_tx_power_level() argument
1728 *value = cfg_default(CFG_CURRENT_TX_POWER_LEVEL); in ucfg_mlme_get_current_tx_power_level()
1732 *value = mlme_obj->cfg.power.current_tx_power_level; in ucfg_mlme_get_current_tx_power_level()
1757 uint8_t value) in ucfg_mlme_set_obss_detection_offload_enabled() argument
1765 mlme_obj->cfg.obss_ht40.obss_detection_offload_enabled = value; in ucfg_mlme_set_obss_detection_offload_enabled()
1772 bool value) in ucfg_mlme_set_bss_color_collision_det_sta() argument
1780 mlme_obj->cfg.obss_ht40.bss_color_collision_det_sta = value; in ucfg_mlme_set_bss_color_collision_det_sta()
1817 struct wlan_objmgr_psoc *psoc, uint8_t value) in ucfg_mlme_set_obss_color_collision_offload_enabled() argument
1825 mlme_obj->cfg.obss_ht40.obss_color_collision_offload_enabled = value; in ucfg_mlme_set_obss_color_collision_offload_enabled()
1875 uint32_t value) in ucfg_mlme_set_channel_bonding_24ghz() argument
1883 mlme_obj->cfg.feature_flags.channel_bonding_mode_24ghz = value; in ucfg_mlme_set_channel_bonding_24ghz()
1890 bool *value) in ucfg_mlme_get_update_chan_width_allowed() argument
1892 return wlan_mlme_get_update_chan_width_allowed(psoc, value); in ucfg_mlme_get_update_chan_width_allowed()
1897 uint32_t *value) in ucfg_mlme_get_channel_bonding_5ghz() argument
1899 return wlan_mlme_get_channel_bonding_5ghz(psoc, value); in ucfg_mlme_get_channel_bonding_5ghz()
1904 uint32_t value) in ucfg_mlme_set_channel_bonding_5ghz() argument
1912 mlme_obj->cfg.feature_flags.channel_bonding_mode_5ghz = value; in ucfg_mlme_set_channel_bonding_5ghz()
1988 bool *value) in ucfg_mlme_get_enable_6ghz_sp_mode_support() argument
1996 *value = mlme_obj->cfg.reg.enable_6ghz_sp_pwrmode_supp; in ucfg_mlme_get_enable_6ghz_sp_mode_support()
2003 bool *value) in ucfg_mlme_get_afc_disable_timer_check() argument
2011 *value = mlme_obj->cfg.reg.afc_disable_timer_check; in ucfg_mlme_get_afc_disable_timer_check()
2018 bool *value) in ucfg_mlme_get_afc_disable_request_id_check() argument
2026 *value = mlme_obj->cfg.reg.afc_disable_request_id_check; in ucfg_mlme_get_afc_disable_request_id_check()
2032 ucfg_mlme_get_afc_reg_noaction(struct wlan_objmgr_psoc *psoc, bool *value) in ucfg_mlme_get_afc_reg_noaction() argument
2040 *value = mlme_obj->cfg.reg.is_afc_reg_noaction; in ucfg_mlme_get_afc_reg_noaction()
2049 bool value) in ucfg_mlme_set_connection_roaming_ini_present() argument
2057 mlme_obj->cfg.connection_roaming_ini_flag = value; in ucfg_mlme_set_connection_roaming_ini_present()
2064 bool *value) in ucfg_mlme_get_connection_roaming_ini_present() argument
2073 *value = mlme_obj->cfg.connection_roaming_ini_flag; in ucfg_mlme_get_connection_roaming_ini_present()