Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 54) sorted by relevance

123

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c91 uint8_t *category, uint8_t *action) in iot_sim_parse_action_frame()
483 uint8_t category, action; in iot_sim_get_index_for_action_frm() local
571 iot_sim_action_frame_supported_by_fw(uint8_t category, uint8_t action) in iot_sim_action_frame_supported_by_fw()
594 iot_sim_frame_supported_by_fw(uint8_t type, uint8_t subtype, bool action) in iot_sim_frame_supported_by_fw()
643 uint16_t *seq, bool action) in iot_sim_remap_type_subtype()
721 bool action, bool clear) in iot_sim_send_rule_to_fw()
857 bool action) in iot_sim_delete_rule_for_mac()
1089 uint16_t drop, bool action) in iot_sim_add_rule_for_mac()
1190 uint8_t action = 0, category = 0; in iot_sim_debug_content_change_write() local
1384 uint8_t action = 0, category = 0, tmp[2]; in iot_sim_debug_delay_write() local
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_umac_reset.c381 enum umac_reset_action action) in dp_umac_reset_handle_action_cb()
460 enum umac_reset_action action = UMAC_RESET_ACTION_NONE; in dp_umac_reset_rx_event_handler() local
644 enum umac_reset_action action) in dp_umac_reset_register_rx_action_callback()
862 enum umac_reset_action action) in dp_umac_reset_notify_action_completion()
Ddp_umac_reset.h355 enum umac_reset_action action) in dp_umac_reset_register_rx_action_callback()
363 enum umac_reset_action action) in dp_umac_reset_notify_action_completion()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_disconnect.c730 enum netif_action_type action, in hdd_cm_netif_queue_control()
752 QDF_STATUS hdd_cm_napi_serialize_control(bool action) in hdd_cm_napi_serialize_control()
771 QDF_STATUS hdd_cm_perfd_set_cpufreq(bool action) in hdd_cm_perfd_set_cpufreq()
Dwlan_hdd_tx_rx.c780 const char *hdd_action_type_to_string(enum netif_action_type action) in hdd_action_type_to_string()
815 enum netif_action_type action, enum netif_reason_type reason) in wlan_hdd_update_queue_oper_stats()
1052 enum netif_action_type action, enum netif_reason_type reason) in wlan_hdd_netif_queue_control()
1364 enum netif_action_type action, in hdd_tx_queue_cb()
Dwlan_hdd_cm_api.h170 QDF_STATUS hdd_cm_perfd_set_cpufreq(bool action) in hdd_cm_perfd_set_cpufreq()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_flow_ctrl_legacy.h71 enum netif_action_type action) in cdp_hl_fc_set_os_queue_status()
96 enum netif_action_type action) in cdp_hl_fc_set_os_queue_status()
Dcdp_txrx_misc.h868 enum vdev_ll_conn_actions action) in cdp_vdev_inform_ll_conn()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
Dosif_cm_util.c809 enum netif_action_type action, in osif_cm_netif_queue_ind()
823 QDF_STATUS osif_cm_napi_serialize(bool action) in osif_cm_napi_serialize()
895 QDF_STATUS osif_cm_perfd_set_cpufreq(bool action) in osif_cm_perfd_set_cpufreq()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_action.c175 uint8_t next_action, enum policy_mgr_conc_next_action action, in policy_mgr_pdev_set_hw_mode()
1305 enum policy_mgr_conc_next_action action, in policy_mgr_dbs1_dbs2_need_action()
1332 enum policy_mgr_conc_next_action action) in policy_mgr_validate_dbs_switch()
1400 enum policy_mgr_conc_next_action action) in policy_mgr_validate_unsupported_action()
1416 enum policy_mgr_conc_next_action action, in policy_mgr_next_actions()
3904 enum policy_mgr_conc_next_action action; in policy_mgr_set_hw_mode_on_channel_switch() local
4088 enum policy_mgr_conc_next_action action = PM_NOP; in policy_mgr_check_and_stop_opportunistic_timer() local
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_cmds_process.h29 #define TDLS_IS_SETUP_ACTION(action) \ argument
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
Dwlan_pmo_tgt_static_config.c31 uint8_t action) in pmo_tgt_send_enhance_multicast_offload_req()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_mc_addr_filtering_public_struct.h70 uint8_t action; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx_reorder.c317 unsigned int idx_end, enum htt_rx_flush_action action) in ol_rx_reorder_flush()
625 uint16_t idx_end, enum htt_rx_flush_action action) in ol_rx_flush_handler()
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
Dwlan_cp_stats_public_structs.h242 uint32_t action; member
298 enum infra_cp_stats_action action; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_trace.h68 #define LIM_TRACE_MAKE_RXMSG(msg, action) \ argument
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_irq_affinity.c371 int hif_exec_cpu_migrate(struct qca_napi_data *napid, int cpu, int action) in hif_exec_cpu_migrate()
Dhif_napi.h321 int action) in hif_napi_cpu_migrate()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/
Dosif_cm_util.h607 QDF_STATUS osif_cm_perfd_set_cpufreq(bool action) in osif_cm_perfd_set_cpufreq()
/wlan-driver/qcacld-3.0/os_if/coap/src/
Dwlan_cfg80211_coap.c630 uint32_t action, req_id; in wlan_cfg80211_coap_offload() local
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
Dwlan_vdev_mgr_tgt_if_tx_defs.h604 uint32_t action; member
617 uint32_t action; member
633 uint32_t action; /* WMI_FILTER_NAC_RSSI_ACTION */ member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_pmo_api.c167 wmi_unified_t wmi_handle, uint8_t vdev_id, bool action) in wmi_unified_enable_enhance_multicast_offload_cmd()
Dwmi_unified_cp_stats_tlv.c64 static uint32_t get_infra_cp_stats_action(enum infra_cp_stats_action action) in get_infra_cp_stats_action()
/wlan-driver/qcacld-3.0/components/dsc/test/
Dwlan_dsc_test.c169 #define action_expect(obj, action, status, errors) \ argument
/wlan-driver/qcacld-3.0/components/denylist_mgr/core/src/
Dwlan_dlm_core.c233 enum cm_denylist_action action = CM_DLM_NO_ACTION; in dlm_action_on_bssid() local

123