/wlan-driver/qcacld-3.0/components/dsc/src/ |
D | __wlan_dsc.c | 45 static inline void __dsc_dbg_ops_init(struct dsc_ops *ops) in __dsc_dbg_ops_init() 56 static inline void __dsc_dbg_ops_deinit(struct dsc_ops *ops) in __dsc_dbg_ops_deinit() 68 static QDF_STATUS __dsc_dbg_ops_insert(struct dsc_ops *ops, const char *func) in __dsc_dbg_ops_insert() 103 static void __dsc_dbg_ops_remove(struct dsc_ops *ops, const char *func) in __dsc_dbg_ops_remove() 125 static inline void __dsc_dbg_ops_init(struct dsc_ops *ops) { } in __dsc_dbg_ops_init() 127 static inline void __dsc_dbg_ops_deinit(struct dsc_ops *ops) { } in __dsc_dbg_ops_deinit() 130 __dsc_dbg_ops_insert(struct dsc_ops *ops, const char *func) in __dsc_dbg_ops_insert() 136 __dsc_dbg_ops_remove(struct dsc_ops *ops, const char *func) { } in __dsc_dbg_ops_remove() 139 void __dsc_ops_init(struct dsc_ops *ops) in __dsc_ops_init() 146 void __dsc_ops_deinit(struct dsc_ops *ops) in __dsc_ops_deinit() [all …]
|
D | __wlan_dsc.h | 151 struct dsc_ops ops; member 167 struct dsc_ops ops; member 182 struct dsc_ops ops; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_fwol_tlv.c | 145 static void wmi_fwol_attach_elna_tlv(struct wmi_ops *ops) in wmi_fwol_attach_elna_tlv() 152 static void wmi_fwol_attach_elna_tlv(struct wmi_ops *ops) in wmi_fwol_attach_elna_tlv() 202 static void wmi_fwol_attach_dscp_tid_tlv(struct wmi_ops *ops) in wmi_fwol_attach_dscp_tid_tlv() 207 static void wmi_fwol_attach_dscp_tid_tlv(struct wmi_ops *ops) in wmi_fwol_attach_dscp_tid_tlv() 422 static void wmi_fwol_attach_mdns_tlv(struct wmi_ops *ops) in wmi_fwol_attach_mdns_tlv() 427 static void wmi_fwol_attach_mdns_tlv(struct wmi_ops *ops) in wmi_fwol_attach_mdns_tlv() 476 static void wmi_fwol_attach_thermal_stats_tlv(struct wmi_ops *ops) in wmi_fwol_attach_thermal_stats_tlv() 481 static void wmi_fwol_attach_thermal_stats_tlv(struct wmi_ops *ops) in wmi_fwol_attach_thermal_stats_tlv() 488 struct wmi_ops *ops = wmi_handle->ops; in wmi_fwol_attach_tlv() local
|
D | wmi_unified_cfr_tlv.c | 158 struct wmi_ops *ops = wmi_handle->ops; in send_cfr_rcc_cmd_tlv() local 447 struct wmi_ops *ops = wmi_handle->ops; in wmi_enh_cfr_attach_tlv() local 458 static void wmi_cfr_attach_enh_aoa_tlv(struct wmi_ops *ops) in wmi_cfr_attach_enh_aoa_tlv() 465 static void wmi_cfr_attach_enh_aoa_tlv(struct wmi_ops *ops) in wmi_cfr_attach_enh_aoa_tlv() 472 struct wmi_ops *ops = wmi_handle->ops; in wmi_cfr_attach_tlv() local
|
D | wmi_unified_cp_stats_tlv.c | 1198 static void wmi_infra_cp_stats_ops_attach_tlv(struct wmi_ops *ops) in wmi_infra_cp_stats_ops_attach_tlv() 1204 static void wmi_infra_cp_stats_ops_attach_tlv(struct wmi_ops *ops) in wmi_infra_cp_stats_ops_attach_tlv() 1237 wmi_inst_rssi_stats_ops_attach_tlv(struct wmi_ops *ops) in wmi_inst_rssi_stats_ops_attach_tlv() 1243 wmi_inst_rssi_stats_ops_attach_tlv(struct wmi_ops *ops) in wmi_inst_rssi_stats_ops_attach_tlv() 1250 struct wmi_ops *ops = wmi_handle->ops; in wmi_cp_stats_attach_tlv() local
|
D | wmi_unified_pmo_tlv.c | 104 struct wmi_ops *ops = wmi_handle->ops; in wmi_d0wow_attach_tlv() local 1185 struct wmi_ops *ops = wmi_handle->ops; in wmi_ra_filtering_attach_tlv() local 1506 struct wmi_ops *ops = wmi_handle->ops; in wmi_lphb_attach_tlv() local 1651 struct wmi_ops *ops = wmi_handle->ops; in wmi_packet_filtering_attach_tlv() local 2053 struct wmi_ops *ops = wmi_handle->ops; in wmi_extwow_attach_tlv() local 2206 struct wmi_ops *ops = wmi_handle->ops; in wmi_icmp_offload_config_tlv() local 2217 struct wmi_ops *ops = wmi_handle->ops; in wmi_pmo_attach_tlv() local
|
D | wmi_unified_concurrency_tlv.c | 322 struct wmi_ops *ops = wmi_handle->ops; in wmi_mcc_quota_evt_attach_tlv() local 334 struct wmi_ops *ops = wmi_handle->ops; in wmi_concurrency_attach_tlv() local
|
D | wmi_unified_p2p_tlv.c | 411 struct wmi_ops *ops = wmi_handle->ops; in wmi_p2p_listen_offload_attach_tlv() local 422 struct wmi_ops *ops = wmi_handle->ops; in wmi_p2p_attach_tlv() local
|
D | wmi_unified_twt_tlv.c | 1030 wmi_twt_attach_bcast_twt_tlv(struct wmi_ops *ops) in wmi_twt_attach_bcast_twt_tlv() 1041 wmi_twt_attach_bcast_twt_tlv(struct wmi_ops *ops) in wmi_twt_attach_bcast_twt_tlv() 2141 wmi_twt_attach_bcast_twt_tlv(struct wmi_ops *ops) in wmi_twt_attach_bcast_twt_tlv() 2152 wmi_twt_attach_bcast_twt_tlv(struct wmi_ops *ops) in wmi_twt_attach_bcast_twt_tlv() 2342 struct wmi_ops *ops = wmi_handle->ops; in wmi_twt_attach_tlv() local
|
D | wmi_unified_sta_tlv.c | 1053 struct wmi_ops *ops = wmi_handle->ops; in wmi_tdls_attach_tlv() local 1298 struct wmi_ops *ops = wmi_handle->ops; in wmi_denylist_mgr_attach_tlv() local 2122 struct wmi_ops *ops = wmi_handle->ops; in wmi_policy_mgr_attach_tlv() local 2474 struct wmi_ops *ops = wmi_handle->ops; in wmi_sta_attach_tlv() local
|
D | wmi_unified_bcn_tlv.c | 67 struct wmi_ops *ops = wmi_handle->ops; in wmi_bcn_attach_tlv() local
|
D | wmi_unified_interop_issues_ap_tlv.c | 134 struct wmi_ops *ops = wmi_handle->ops; in wmi_interop_issues_ap_attach_tlv() local
|
D | wmi_unified_dcs_tlv.c | 144 struct wmi_ops *ops = wmi_handle->ops; in wmi_dcs_attach_tlv() local
|
D | wmi_unified_wds_tlv.c | 146 struct wmi_ops *ops = wmi_handle->ops; in wmi_wds_attach_tlv() local
|
D | wmi_unified_gpio_tlv.c | 233 struct wmi_ops *ops = wmi_handle->ops; in wmi_gpio_attach_tlv() local
|
/wlan-driver/qcacld-3.0/components/wmi/src/ |
D | wmi_unified_mc_cp_stats_tlv.c | 251 static void wmi_cp_stats_attach_mib_stats_tlv(struct wmi_ops *ops) in wmi_cp_stats_attach_mib_stats_tlv() 256 static void wmi_cp_stats_attach_mib_stats_tlv(struct wmi_ops *ops) in wmi_cp_stats_attach_mib_stats_tlv() 569 wmi_attach_big_data_stats_handler(struct wmi_ops *ops) in wmi_attach_big_data_stats_handler() 575 wmi_attach_big_data_stats_handler(struct wmi_ops *ops) in wmi_attach_big_data_stats_handler() 581 struct wmi_ops *ops = wmi_handle->ops; in wmi_mc_cp_stats_attach_tlv() local
|
D | wmi_unified_mlme_tlv.c | 64 static void wmi_mlme_attach_ll_lt_sap_tlv(struct wmi_ops *ops) in wmi_mlme_attach_ll_lt_sap_tlv() 71 static inline void wmi_mlme_attach_ll_lt_sap_tlv(struct wmi_ops *ops) in wmi_mlme_attach_ll_lt_sap_tlv() 84 struct wmi_ops *ops = wmi_handle->ops; in wmi_mlme_attach_tlv() local
|
D | wmi_unified_roam_tlv.c | 95 struct wmi_ops *ops = wmi_handle->ops; in wmi_lfr_subnet_detection_attach_tlv() local 162 struct wmi_ops *ops = wmi_handle->ops; in wmi_rssi_monitor_attach_tlv() local 772 struct wmi_ops *ops = wmi_handle->ops; in wmi_ese_attach_tlv() local 3730 wmi_roam_offload_attach_vendor_handoff_tlv(struct wmi_ops *ops) in wmi_roam_offload_attach_vendor_handoff_tlv() 3739 wmi_roam_offload_attach_vendor_handoff_tlv(struct wmi_ops *ops) in wmi_roam_offload_attach_vendor_handoff_tlv() 4167 wmi_roam_offload_attach_mlo_tlv(struct wmi_ops *ops) in wmi_roam_offload_attach_mlo_tlv() 4173 wmi_roam_offload_attach_mlo_tlv(struct wmi_ops *ops) in wmi_roam_offload_attach_mlo_tlv() 4179 struct wmi_ops *ops = wmi_handle->ops; in wmi_roam_offload_attach_tlv() local 5131 struct wmi_ops *ops = wmi_handle->ops; in wmi_roam_mlo_attach_tlv() local 5918 struct wmi_ops *ops = wmi_handle->ops; in wmi_fils_sk_attach_tlv() local [all …]
|
/wlan-driver/platform/cnss_genl/ |
D | cnss_nl.c | 74 static int cld80211_pre_doit(const struct genl_split_ops *ops, in cld80211_pre_doit() 91 static int cld80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in cld80211_pre_doit()
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/ |
D | wlan_cp_stats_chipset_stats.h | 85 struct cstats_tx_rx_ops ops; member 173 wlan_cp_stats_cstats_register_tx_rx_ops(struct cstats_tx_rx_ops *ops) in wlan_cp_stats_cstats_register_tx_rx_ops()
|
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/ |
D | target_if_cp_stats.c | 660 target_if_register_cstats_enable_txops(struct wlan_lmac_if_cp_stats_tx_ops *ops) in target_if_register_cstats_enable_txops() 666 target_if_register_cstats_enable_txops(struct wlan_lmac_if_cp_stats_tx_ops *ops) in target_if_register_cstats_enable_txops()
|
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/ |
D | wlan_pmo_tgt_hw_filter.c | 32 struct wlan_pmo_tx_ops ops; in pmo_tgt_conf_hw_filter() local
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/src/ |
D | wlan_cp_stats_ucfg_api.c | 80 void ucfg_cp_stats_cstats_register_tx_rx_ops(struct cstats_tx_rx_ops *ops) in ucfg_cp_stats_cstats_register_tx_rx_ops()
|
/wlan-driver/qcacld-3.0/core/pld/src/ |
D | pld_internal.h | 33 struct pld_driver_ops *ops; member
|
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/inc/ |
D | fw_dbglog_priv.h | 52 struct dbglog_ops *ops; member
|