Home
last modified time | relevance | path

Searched defs:cmd_id (Results 1 – 25 of 30) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/
H A Dwlan_serialization_utf.c36 uint8_t cmd_id) in wlan_ser_utf_data_alloc()
74 uint32_t cmd_id, void *umac_cmd, in wlan_ser_utf_add_scan_cmd()
91 uint32_t cmd_id, void *umac_cmd, in wlan_ser_utf_add_nonscan_cmd()
107 uint32_t cmd_id) in wlan_ser_utf_remove_scan_cmd()
120 uint32_t cmd_id) in wlan_ser_utf_remove_nonscan_cmd()
134 uint32_t cmd_id, uint8_t queue_type, in wlan_ser_utf_cancel_scan_cmd()
151 uint32_t cmd_id, uint8_t queue_type, in wlan_ser_utf_cancel_nonscan_cmd()
167 uint32_t cmd_id) in wlan_ser_utf_remove_start_bss_cmd()
180 uint32_t cmd_id) in wlan_ser_utf_remove_stop_bss_cmd()
194 uint32_t cmd_id, uint8_t queue_type, in wlan_ser_utf_cancel_start_bss_cmd()
[all …]
H A Dwlan_serialization_debug_i.h55 cmd_id:16, /* max cmd_id = 2^16 */ member
/wlan-driver/platform/cnss_genl/
H A Dcnss_nl.c78 u8 cmd_id = ops->cmd; in cld80211_pre_doit() local
94 u8 cmd_id = ops->cmd; in cld80211_pre_doit() local
124 int register_cld_cmd_cb(u8 cmd_id, cld80211_cb func, void *cb_ctx) in register_cld_cmd_cb()
141 int deregister_cld_cmd_cb(u8 cmd_id) in deregister_cld_cmd_cb()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_mcc_quota.c105 uint32_t duty_cycle, cmd_id, rem_bytes, entries, if_idx; in wlan_hdd_set_mcc_fixed_quota() local
237 uint32_t cmd_id; in wlan_hdd_set_mcc_low_latency_quota() local
276 uint32_t cmd_id, quota_type; in wlan_hdd_cfg80211_set_mcc_quota() local
H A Dwlan_hdd_peer_txq_flush.c76 uint32_t ac, tid, cmd_id; in hdd_peer_txq_flush_config() local
H A Dwlan_hdd_debugfs_coex.c70 wmi_mws_coex_cmd_id cmd_id) in hdd_debugfs_mws_coex_info_cb()
H A Dwlan_hdd_twt.c389 int cmd_id; in hdd_twt_get_add_dialog_values() local
597 int cmd_id; in hdd_test_config_twt_setup_session() local
2206 int cmd_id; in hdd_twt_set_param() local
H A Dwlan_hdd_power.c2078 uint8_t cmd_id; in hdd_handle_cached_commands() local
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c1859 static inline void wmi_log_cmd_id(uint32_t cmd_id, uint32_t tag) in wmi_log_cmd_id()
1872 static bool wmi_is_pm_resume_cmd(uint32_t cmd_id) in wmi_is_pm_resume_cmd()
1885 static bool wmi_is_pm_resume_cmd(uint32_t cmd_id) in wmi_is_pm_resume_cmd()
1893 static bool wmi_is_legacy_d0wow_disable_cmd(wmi_buf_t buf, uint32_t cmd_id) in wmi_is_legacy_d0wow_disable_cmd()
1909 static bool wmi_is_legacy_d0wow_disable_cmd(wmi_buf_t buf, uint32_t cmd_id) in wmi_is_legacy_d0wow_disable_cmd()
2056 uint32_t cmd_id) in wmi_set_system_pm_pkt_tag()
2079 uint32_t cmd_id) in wmi_set_system_pm_pkt_tag()
2121 uint32_t len, uint32_t cmd_id, in wmi_unified_cmd_send_fl()
2820 uint32_t cmd_id) in wmi_unified_cmd_send_over_qmi()
3536 uint32_t cmd_id; in wmi_htc_tx_complete() local
[all …]
H A Dwmi_unified_pmo_tlv.c1710 uint32_t buflen, uint32_t cmd_id) in wmi_unified_cmd_send_chk()
1720 uint32_t buflen, uint32_t cmd_id) in wmi_unified_cmd_send_chk()
H A Dwmi_unified_tlv.c972 uint32_t buflen, uint32_t cmd_id, in wmi_unified_cmd_send_pm_chk()
7868 WMI_CMD_ID cmd_id, uint8_t user_triggered) in send_pktlog_wmi_send_cmd_tlv()
16254 static bool is_management_record_tlv(uint32_t cmd_id) in is_management_record_tlv()
16267 static bool is_force_fw_hang_cmd_tlv(uint32_t cmd_id) in is_force_fw_hang_cmd_tlv()
16310 uint32_t cmd_id) in wmi_set_htc_tx_tag_tlv()
18859 uint32_t cmd_id) in send_mws_coex_status_req_cmd_tlv()
H A Dwmi_unified_api.c1037 uint32_t cmd_id, in wmi_unified_pktlog_wmi_send_cmd()
3552 uint32_t cmd_id) in wmi_unified_send_mws_coex_req_cmd()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h320 #define wmi_unified_cmd_send(wmi_handle, buf, buflen, cmd_id) \ argument
357 uint32_t cmd_id) in wmi_unified_cmd_send_over_qmi()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/inc/
H A Dwlan_serialization_api.h341 uint32_t cmd_id; member
367 uint32_t cmd_id; member
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c175 int cmd_id; in osif_twt_parse_add_dialog_attrs() local
385 int cmd_id; in osif_twt_parse_del_dialog_attrs() local
2388 int cmd_id; in osif_twt_set_param() local
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_utils/
H A Dwlan_vdev_mlme_ser_if.c298 uint32_t cmd_id, in wlan_vdev_mlme_ser_remove_request()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_inside.h105 uint32_t cmd_id; member
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dif_sdio.c260 void hif_trigger_dump(struct hif_opaque_softc *scn, uint8_t cmd_id, bool start) in hif_trigger_dump()
/wlan-driver/qcacld-3.0/components/dsc/src/
H A Dwlan_dsc_vdev.c416 void dsc_vdev_cache_command(struct dsc_vdev *vdev, uint8_t cmd_id) in dsc_vdev_cache_command()
/wlan-driver/qcacld-3.0/os_if/sync/src/
H A Dosif_vdev_sync.c361 void osif_vdev_cache_command(struct osif_vdev_sync *vdev_sync, uint8_t cmd_id) in osif_vdev_cache_command()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/include/
H A Dpktlog_ac.h92 WMI_CMD_ID cmd_id; member
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.c590 void hif_trigger_dump(struct hif_opaque_softc *scn, uint8_t cmd_id, bool start) in hif_trigger_dump()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c109 WMI_CMD_ID cmd_id, bool ini_triggered, in pktlog_wma_post_msg()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c6831 uint32_t cmd_id; in csr_get_monotonous_number() local
8160 uint32_t cmd_id; in csr_process_sap_response() local
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c62 void hif_dump(struct hif_opaque_softc *hif_ctx, uint8_t cmd_id, bool start) in hif_dump()

12