Home
last modified time | relevance | path

Searched refs:op (Results 1 – 25 of 41) sorted by relevance

12

/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h114 #define WMITLV_TABLE(id,op,buf,len) WMITLV_TABLE_##id(id,op,buf,len) argument
2334 #define WMITLV_TABLE_WMI_INIT_CMDID(id,op,buf,len)\ argument
2335 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_init_cmd_fixed_param, wmi_init_cmd_fixed_param, fi…
2336 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_resource_config, wmi_resource_config, resource_con…
2337 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wlan_host_memory_chunk, host_mem_chunks, WMITLV…
2338 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_pdev_set_hw_mode_cmd_fixed_param, wmi_pdev_set_hw_…
2339 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_band_to_mac, band_to_mac, WMITLV_SIZE_…
2340 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_htt_msdu_idx_to_htt_msdu_qtype, htt_msdu_id…
2345 #define WMITLV_TABLE_WMI_PEER_CREATE_CMDID(id,op,buf,len) \ argument
2346 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_peer_create_cmd_fixed_param, wmi_peer_create_cmd_f…
[all …]
/wlan-driver/qcacld-3.0/components/dsc/src/
H A D__wlan_dsc.c32 struct dsc_op *op = opaque_op; in __dsc_dbg_op_timeout() local
34 qdf_print_thread_trace(op->thread); in __dsc_dbg_op_timeout()
36 op->func, DSC_OP_TIMEOUT_MS); in __dsc_dbg_op_timeout()
71 struct dsc_op *op; in __dsc_dbg_ops_insert() local
73 op = qdf_mem_malloc(sizeof(*op)); in __dsc_dbg_ops_insert()
74 if (!op) in __dsc_dbg_ops_insert()
77 op->thread = qdf_get_current_task(); in __dsc_dbg_ops_insert()
78 status = qdf_timer_init(NULL, &op->timeout_timer, __dsc_dbg_op_timeout, in __dsc_dbg_ops_insert()
79 op, QDF_TIMER_TYPE_SW); in __dsc_dbg_ops_insert()
83 op->func = func; in __dsc_dbg_ops_insert()
[all …]
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dop_classes.c
H A Drrm.c
/wlan-driver/qca-wifi-host-cmn/utils/logging/inc/
H A Dwlan_roam_debug.h30 #define wlan_rec_conn_info(vdev_id, op, mac_addr, arg1, arg2) \ argument
31 wlan_rec_debug_log(REC_CONN, vdev_id, op, 0, mac_addr, 0, arg1,\
152 void wlan_roam_debug_log(uint8_t vdev_id, uint8_t op,
168 void wlan_rec_debug_log(wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op,
218 wlan_roam_debug_log(uint8_t vdev_id, uint8_t op, in wlan_roam_debug_log() argument
225 wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op, in wlan_rec_debug_log() argument
/wlan-driver/qcacld-3.0/components/dsc/test/
H A Dwlan_dsc_test.c210 action_expect(driver, op, QDF_STATUS_E_AGAIN, errors); in dsc_test_driver_trans_blocks()
215 action_expect(psoc, op, QDF_STATUS_E_INVAL, errors); in dsc_test_driver_trans_blocks()
220 action_expect(vdev, op, QDF_STATUS_E_INVAL, errors); in dsc_test_driver_trans_blocks()
261 action_expect(driver, op, QDF_STATUS_E_AGAIN, errors); in dsc_test_psoc_trans_blocks()
265 action_expect(psoc, op, QDF_STATUS_E_AGAIN, errors); in dsc_test_psoc_trans_blocks()
270 action_expect(vdev, op, QDF_STATUS_E_BUSY, errors); in dsc_test_psoc_trans_blocks()
279 action_expect(vdev, op, QDF_STATUS_E_INVAL, errors); in dsc_test_psoc_trans_blocks()
289 action_expect(vdev, op, QDF_STATUS_E_INVAL, errors); in dsc_test_psoc_trans_blocks()
299 action_expect(driver, op, QDF_STATUS_E_AGAIN, errors); in dsc_test_psoc_trans_blocks()
303 action_expect(psoc, op, QDF_STATUS_E_AGAIN, errors); in dsc_test_psoc_trans_blocks()
[all …]
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_roam_debug.c150 void wlan_roam_debug_log(uint8_t vdev_id, uint8_t op, in wlan_roam_debug_log() argument
154 wlan_rec_debug_log(REC_ROAM, vdev_id, op, peer_id, mac_addr, in wlan_roam_debug_log()
160 void wlan_rec_debug_log(wlan_rec_type rec_type, uint8_t vdev_id, uint8_t op, in wlan_rec_debug_log() argument
177 rec->operation = op; in wlan_rec_debug_log()
199 static char *wlan_roam_debug_string(uint32_t op) in wlan_roam_debug_string() argument
201 switch (op) { in wlan_roam_debug_string()
/wlan-driver/wpa_supplicant_8/src/crypto/
H A Dcrypto_linux.c
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Drfkill.c
H A Ddriver_atheros.c
H A Ddriver_bsd.c
H A Ddriver_roboswitch.c
/wlan-driver/wpa_supplicant_8/src/p2p/
H A Dp2p_utils.c
/wlan-driver/qca-wifi-host-cmn/cfg/inc/
H A Dcfg_ucfg_api.h232 #define __do_call(op, args...) op(args) argument
233 #define do_call(op, args) __do_call(op, rm_parens args) argument
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_irq_affinity.c485 enum qca_denylist_op op) in hif_exec_cpu_denylist() argument
493 NAPI_DEBUG("-->%s(%d %d)", __func__, flags, op); in hif_exec_cpu_denylist()
500 switch (op) { in hif_exec_cpu_denylist()
526 NAPI_DEBUG("Invalid denylist op: %d", op); in hif_exec_cpu_denylist()
H A Dhif_napi.h305 enum qca_denylist_op op);
333 enum qca_denylist_op op) in hif_napi_cpu_denylist() argument
H A Dhif_irq_affinity.h38 enum qca_denylist_op op);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_pdev_obj.h792 uint32_t op) in wlan_pdev_mlme_op_set() argument
794 pdev->pdev_mlme.pdev_op_flags |= op; in wlan_pdev_mlme_op_set()
807 uint32_t op) in wlan_pdev_mlme_op_clear() argument
809 pdev->pdev_mlme.pdev_op_flags &= ~op; in wlan_pdev_mlme_op_clear()
822 uint32_t op) in wlan_pdev_mlme_op_get() argument
824 return (pdev->pdev_mlme.pdev_op_flags & op) ? 1 : 0; in wlan_pdev_mlme_op_get()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
H A Dwlan_cfg80211_afc.c939 struct wlan_afc_resp_opclass_info *op; in fill_host_afc_response_buffer() local
993 tmp_len += sizeof(*op) + in fill_host_afc_response_buffer()
1001 op = (struct wlan_afc_resp_opclass_info *) in fill_host_afc_response_buffer()
1004 op->opclass = afc_rsp->op_obj[i].opclass; in fill_host_afc_response_buffer()
1005 op->num_channels = afc_rsp->op_obj[i].num_channel; in fill_host_afc_response_buffer()
1007 ((uint8_t *)op + sizeof(*op)); in fill_host_afc_response_buffer()
1015 op = (struct wlan_afc_resp_opclass_info *)chan_eirp; in fill_host_afc_response_buffer()
/wlan-driver/wpa_supplicant_8/src/common/
H A Ddhcp.h
H A Dieee802_11_common.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dfils_hlp.c
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
H A Dvdev_mlme_sm.h412 enum beacon_update_op op, in mlme_vdev_update_beacon() argument
418 ret = vdev_mlme->ops->mlme_vdev_update_beacon(vdev_mlme, op, in mlme_vdev_update_beacon()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_fips.c215 fips_request->op = user_request->operation; in __hdd_fips_test()

12