Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 167) sorted by relevance

1234567

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.c4539 int context, int mask) in wlan_cfg_set_tx_ring_mask()
4545 int context, int mask) in wlan_cfg_set_rx_ring_mask()
4551 int context, int mask) in wlan_cfg_set_rx_mon_ring_mask()
4557 int context, int mask) in wlan_cfg_set_tx_mon_ring_mask()
4563 int context) in wlan_cfg_get_host2rxdma_mon_ring_mask()
4569 int context, int mask) in wlan_cfg_set_host2rxdma_mon_ring_mask()
4575 int context) in wlan_cfg_get_rxdma2host_mon_ring_mask()
4581 int context, int mask) in wlan_cfg_set_rxdma2host_mon_ring_mask()
4587 int context, int mask) in wlan_cfg_set_rxdma2host_ring_mask()
4593 int context) in wlan_cfg_get_rxdma2host_ring_mask()
[all …]
/wlan-driver/fw-api/fw/
Da_osapi.h57 #define HIF_MALLOC_DIAGMEM(osdev, size, pa, context, retry) \ argument
59 #define HIF_FREE_DIAGMEM(osdev, size, vaddr, pa, context) \ argument
61 #define HIF_DIAGMEM_SYNC(osdev, pa, size, dir, context) argument
63 #define HIF_MALLOC_DIAGMEM(osdev, size, pa, context, retry) \ argument
65 #define HIF_FREE_DIAGMEM(osdev, size, vaddr, pa, context) \ argument
67 #define HIF_DIAGMEM_SYNC(osdev, pa, size, dir, context) \ argument
/wlan-driver/qca-wifi-host-cmn/os_if/linux/twt/src/
Dosif_twt_req.c38 void *context; in osif_twt_requestor_enable() local
81 void *context; in osif_twt_responder_enable() local
120 void *context; in osif_twt_requestor_disable() local
162 void *context; in osif_twt_responder_disable() local
Dosif_twt_rsp.c38 void *context) in osif_twt_enable_complete_cb()
75 void *context) in osif_twt_disable_complete_cb()
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
Dwlan_twt_main.h343 void *context) in wlan_twt_setup_req()
351 void *context) in wlan_twt_teardown_req()
359 void *context) in wlan_twt_pause_req()
367 void *context) in wlan_twt_resume_req()
375 void *context) in wlan_twt_nudge_req()
Dwlan_twt_main.c44 void *context) in wlan_twt_add_session()
1005 void *context) in wlan_twt_set_ack_context()
1062 void **context) in wlan_twt_get_ack_context()
1169 void *context) in wlan_twt_setup_req()
1238 void *context) in wlan_twt_sta_teardown_req()
1278 void *context) in wlan_twt_pause_req()
1324 void *context) in wlan_twt_resume_req()
1371 void *context) in wlan_twt_nudge_req()
1493 void *context) in wlan_twt_teardown_req()
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/src/
Dwlan_twt_ucfg_api.c61 void *context) in ucfg_twt_requestor_disable()
68 void *context) in ucfg_twt_responder_disable()
75 void *context) in ucfg_twt_requestor_enable()
82 void *context) in ucfg_twt_responder_enable()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ext_scan.c195 struct hdd_ext_scan_context *context; in wlan_hdd_cfg80211_extscan_get_capabilities_rsp() local
320 struct hdd_ext_scan_context *context; in wlan_hdd_cfg80211_extscan_cached_results_ind() local
786 struct hdd_ext_scan_context *context; in wlan_hdd_cfg80211_extscan_full_scan_result_event() local
974 struct hdd_ext_scan_context *context; in wlan_hdd_cfg80211_extscan_scan_progress_event() local
1269 struct hdd_ext_scan_context *context; in wlan_hdd_cfg80211_extscan_generic_rsp() local
1541 struct hdd_ext_scan_context *context; in __wlan_hdd_cfg80211_extscan_get_capabilities() local
1671 struct hdd_ext_scan_context *context; in __wlan_hdd_cfg80211_extscan_get_cached_results() local
1860 struct hdd_ext_scan_context *context; in __wlan_hdd_cfg80211_extscan_set_bssid_hotlist() local
2047 struct hdd_ext_scan_context *context; in __wlan_hdd_cfg80211_extscan_set_significant_change() local
2757 struct hdd_ext_scan_context *context; in __wlan_hdd_cfg80211_extscan_start() local
[all …]
Dwlan_hdd_apf.c84 void hdd_get_apf_capabilities_cb(void *context, in hdd_get_apf_capabilities_cb()
426 struct hdd_apf_context *context; in hdd_apf_read_memory_callback() local
492 struct hdd_apf_context *context = &adapter->apf_context; in hdd_apf_read_memory() local
618 struct hdd_apf_context *context; in __wlan_hdd_cfg80211_apf_offload() local
Dwlan_hdd_fips.c86 struct hdd_fips_context *context; in hdd_fips_cb() local
123 struct hdd_fips_context *context = priv; in hdd_fips_context_dealloc() local
180 struct hdd_fips_context *context; in __hdd_fips_test() local
Dwlan_hdd_disa.c61 struct hdd_encrypt_decrypt_msg_context *context; in hdd_encrypt_decrypt_msg_cb() local
341 struct hdd_encrypt_decrypt_msg_context *context = priv; in hdd_encrypt_decrypt_context_dealloc() local
365 struct hdd_encrypt_decrypt_msg_context *context; in hdd_encrypt_decrypt_msg() local
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
Dwlan_twt_ucfg_ext_api.h347 void *context) in ucfg_twt_setup_req()
355 void *context) in ucfg_twt_teardown_req()
363 void *context) in ucfg_twt_pause_req()
371 void *context) in ucfg_twt_resume_req()
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
Dwlan_twt_ucfg_ext_api.c59 void *context) in ucfg_twt_setup_req()
66 void *context) in ucfg_twt_teardown_req()
74 void *context) in ucfg_twt_pause_req()
82 void *context) in ucfg_twt_resume_req()
90 void *context) in ucfg_twt_nudge_req()
/wlan-driver/qcacld-3.0/components/dsc/test/
Dwlan_dsc_test.c403 static QDF_STATUS dsc_thread_ops(void *context) in dsc_thread_ops()
448 static QDF_STATUS dsc_thread_vdev_trans(void *context) in dsc_thread_vdev_trans()
489 static QDF_STATUS dsc_thread_vdev_wait(void *context) in dsc_thread_vdev_wait()
514 static QDF_STATUS dsc_thread_psoc_wait(void *context) in dsc_thread_psoc_wait()
541 static QDF_STATUS dsc_thread_driver_wait(void *context) in dsc_thread_driver_wait()
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
Dwlan_twt_common.c159 void *context) in wlan_twt_requestor_disable()
185 void *context) in wlan_twt_responder_disable()
211 void *context) in wlan_twt_requestor_enable()
259 void *context) in wlan_twt_responder_enable()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dpktlog_ac.c372 lit_pktlog_callback(void *context, enum WDI_EVENT event, void *log_data, in lit_pktlog_callback()
1024 static void pktlog_t2h_msg_handler(void *context, HTC_PACKET *pkt) in pktlog_t2h_msg_handler()
1064 static void pktlog_tx_resume_handler(void *context) in pktlog_tx_resume_handler()
1077 static void pktlog_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in pktlog_h2t_send_complete()
1090 static enum htc_send_full_action pktlog_h2t_full(void *context, HTC_PACKET *pkt) in pktlog_h2t_full()
/wlan-driver/qcacld-3.0/os_if/fw_offload/src/
Dos_if_fwol.c64 os_if_fwol_get_elna_bypass_callback(void *context, in os_if_fwol_get_elna_bypass_callback()
206 void (*callback)(void *context, in os_if_fwol_get_thermal_stats_req()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c266 void *context, in pkt_capture_update_tx_status()
681 static void pkt_capture_rx_get_phy_info(void *context, void *psoc, in pkt_capture_rx_get_phy_info()
817 static void pkt_capture_rx_mon_get_rx_status(void *context, void *dp_soc, in pkt_capture_rx_mon_get_rx_status()
881 void *context, void *ppdev, void *nbuf_list, in pkt_capture_rx_data_cb()
1010 void *context, void *psoc, void *nbuf_list, in pkt_capture_rx_data_cb()
1119 void *context, void *ppdev, void *nbuf_list, uint8_t vdev_id, in pkt_capture_tx_data_cb()
1317 void *context, void *ppdev, void *nbuf_list, uint8_t vdev_id, in pkt_capture_tx_data_cb()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/twt/inc/
Dosif_twt_rsp.h59 void *context) in osif_twt_enable_complete_cb()
67 void *context) in osif_twt_disable_complete_cb()
/wlan-driver/qcacld-3.0/components/coap/dispatcher/src/
Dwlan_coap_ucfg_api.c49 coap_cache_get_callback cbk, void *context) in ucfg_coap_offload_reply_disable()
96 coap_cache_get_callback cbk, void *context) in ucfg_coap_offload_cache_get()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_mcc_quota.c58 struct wlan_mcc_quota_context *context = args; in wlan_indicate_quota_vdev_handler() local
82 struct wlan_mcc_quota_context context; in p2p_mcc_quota_event_process() local
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_periodic_work.h46 void *context; member
58 #define qdf_periodic_work_create(pwork, callback, context) \ argument
Dqdf_delayed_work.h44 void *context; member
55 #define qdf_delayed_work_create(dwork, callback, context) \ argument
/wlan-driver/qca-wifi-host-cmn/qdf/test/
Dqdf_periodic_work_test.c31 static void __qdf_pwork_inside_cb(void *context) in __qdf_pwork_inside_cb()
64 static void __qdf_pwork_outside_cb(void *context) in __qdf_pwork_outside_cb()
/wlan-driver/qca-wifi-host-cmn/qdf/src/
Dqdf_cpuhp.c34 void *context; member
102 void *context, in qdf_cpuhp_register()

1234567