Home
last modified time | relevance | path

Searched defs:command (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ioctl.c178 static int drv_cmd_validate(uint8_t *command, int len) in drv_cmd_validate()
430 hdd_parse_send_action_frame_v1_data(const uint8_t *command, in hdd_parse_send_action_frame_v1_data()
544 static int hdd_parse_reassoc_command_v1_data(const uint8_t *command, in hdd_parse_reassoc_command_v1_data()
574 static int hdd_parse_reassoc_v1(struct hdd_adapter *adapter, const char *command) in hdd_parse_reassoc_v1()
613 const char *command, in hdd_parse_reassoc_v2()
673 static int hdd_parse_reassoc(struct hdd_adapter *adapter, const char *command, in hdd_parse_reassoc()
872 hdd_parse_sendactionframe_v1(struct hdd_adapter *adapter, const char *command) in hdd_parse_sendactionframe_v1()
913 const char *command, int total_len) in hdd_parse_sendactionframe_v2()
983 hdd_parse_sendactionframe(struct hdd_adapter *adapter, const char *command, in hdd_parse_sendactionframe()
1040 const uint8_t *command, in hdd_parse_channellist()
[all …]
Dwlan_hdd_p2p.c449 int hdd_set_p2p_noa(struct net_device *dev, uint8_t *command) in hdd_set_p2p_noa()
534 int hdd_set_p2p_opps(struct net_device *dev, uint8_t *command) in hdd_set_p2p_opps()
Dwlan_hdd_stats.c9166 uint8_t *command, in wlan_hdd_get_sap_go_peer_linkspeed()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_power_save.c283 enum sme_ps_cmd command) in sme_ps_process_command()
328 uint32_t vdev_id, enum sme_ps_cmd command) in sme_enable_sta_ps_check()
373 enum sme_ps_cmd command) in sme_ps_enable_disable()
407 enum sme_ps_cmd command; in sme_ps_update() local
Dsme_trace.c155 static uint8_t *sme_trace_get_command_string(uint32_t command) in sme_trace_get_command_string()
Dsme_api.c155 tSmeCmd *command = NULL; in sme_process_set_hw_mode_resp() local
683 tSmeCmd *command; in sme_get_sessionid_from_activelist() local
1790 tSmeCmd *command = NULL; in sme_process_dual_mac_config_resp() local
1904 tSmeCmd *command; in sme_process_antenna_mode_resp() local
2710 tSmeCmd *command = NULL; in sme_process_sap_ch_width_update_rsp() local
3150 tSmeCmd *command = NULL; in sme_process_nss_update_resp() local
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
Dtarget_if_cm_roam_offload.c839 target_if_cm_roam_disconnect_params(wmi_unified_t wmi_handle, uint8_t command, in target_if_cm_roam_disconnect_params()
870 target_if_cm_roam_idle_params(wmi_unified_t wmi_handle, uint8_t command, in target_if_cm_roam_idle_params()
920 target_if_cm_roam_disconnect_params(wmi_unified_t wmi_handle, uint8_t command, in target_if_cm_roam_disconnect_params()
926 target_if_cm_roam_idle_params(wmi_unified_t wmi_handle, uint8_t command, in target_if_cm_roam_idle_params()
1181 target_if_cm_roam_scan_filter(wmi_unified_t wmi_handle, uint8_t command, in target_if_cm_roam_scan_filter()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c464 uint8_t command, uint32_t *mode) in cm_roam_scan_offload_fill_lfr3_config()
932 uint8_t command, uint32_t *mode) in cm_roam_scan_offload_fill_lfr3_config()
2427 uint8_t vdev_id, uint8_t command, uint8_t reason, in cm_roam_scan_filter()
2613 uint8_t command) in cm_roam_scan_offload_fill_scan_params()
2880 uint8_t command, uint16_t reason) in cm_roam_scan_offload_fill_rso_configs()
2984 uint8_t command, uint32_t *btm_offload_config) in cm_update_btm_offload_config()
3862 uint8_t command, uint8_t reason) in cm_roam_cmd_allowed()
3940 uint8_t vdev_id, uint8_t command, in cm_is_rso_allowed()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/gpio/src/
Dwlan_cfg80211_gpio.c361 uint32_t command; in wlan_cfg80211_start_gpio_config() local
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_inside.h104 eSmeCommandType command; member
Dsme_internal.h108 eSmeCommandType command; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c7382 void csr_process_set_hw_mode(struct mac_context *mac, tSmeCmd *command) in csr_process_set_hw_mode()
7501 void csr_process_set_dual_mac_config(struct mac_context *mac, tSmeCmd *command) in csr_process_set_dual_mac_config()
7571 void csr_process_set_antenna_mode(struct mac_context *mac, tSmeCmd *command) in csr_process_set_antenna_mode()
7636 void csr_process_nss_update_req(struct mac_context *mac, tSmeCmd *command) in csr_process_nss_update_req()
7699 void csr_process_sap_ch_width_update(struct mac_context *mac, tSmeCmd *command) in csr_process_sap_ch_width_update()
/wlan-driver/qcacld-3.0/components/wmi/src/
Dwmi_unified_roam_api.c264 uint32_t command, in wmi_unified_roam_scan_offload_cmd()
Dwmi_unified_roam_tlv.c5580 uint32_t command, uint32_t vdev_id) in send_roam_scan_offload_cmd_tlv()
/wlan-driver/qcacld-3.0/core/sme/src/qos/
Dsme_qos.c207 enum sme_qos_cmdtype command; member
820 tSmeCmd *command; in sme_qos_msg_processor() local
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h245 uint32_t command; member
260 uint32_t command; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h30439 A_UINT32 command; member