Searched refs:load (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_callbacks.c | 165 struct reg_sched_payload *load = msg->bodyptr; in reg_chan_change_flush_cbk_sb() local 166 struct wlan_objmgr_psoc *psoc = load->psoc; in reg_chan_change_flush_cbk_sb() 167 struct wlan_objmgr_pdev *pdev = load->pdev; in reg_chan_change_flush_cbk_sb() 171 qdf_mem_free(load); in reg_chan_change_flush_cbk_sb() 183 struct reg_sched_payload *load = msg->bodyptr; in reg_sched_chan_change_cbks_sb() local 184 struct wlan_objmgr_psoc *psoc = load->psoc; in reg_sched_chan_change_cbks_sb() 185 struct wlan_objmgr_pdev *pdev = load->pdev; in reg_sched_chan_change_cbks_sb() 187 reg_call_chan_change_cbks(psoc, pdev, load->ch_avoid_ind, in reg_sched_chan_change_cbks_sb() 188 &load->avoid_info); in reg_sched_chan_change_cbks_sb() 192 qdf_mem_free(load); in reg_sched_chan_change_cbks_sb() [all …]
|
/wlan-driver/qcacld-3.0/ |
H A D | BUILD.bazel | 1 load("//build/kernel/kleaf:kernel.bzl", "ddk_headers") 2 load(":wlan_qcacld3_modules.bzl", "define_modules")
|
H A D | wlan_qcacld3_modules.bzl | 1 load("//build/bazel_common_rules/dist:dist.bzl", "copy_to_dist_dir") 2 load("//build/kernel/kleaf:kernel.bzl", "ddk_module") 3 load("//msm-kernel:target_variants.bzl", "get_all_variants")
|
H A D | Kbuild | 4972 # multiple possible drivers, we also can load multiple drivers together.
|
/wlan-driver/platform/ |
H A D | BUILD.bazel | 1 load("//build/kernel/kleaf:kernel.bzl", "ddk_headers") 2 load(":wlan_platform_modules.bzl", "define_modules")
|
H A D | wlan_platform_modules.bzl | 1 load("//build/bazel_common_rules/dist:dist.bzl", "copy_to_dist_dir") 2 load("//build/kernel/kleaf:kernel.bzl", "ddk_module") 3 load("//msm-kernel:target_variants.bzl", "get_all_variants")
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
H A D | main.cpp |
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parse_mac_trace.cmm | 34 ;load it(It will load the dump in trace32 simulator). 35 ;3.After load completion change the directory to parse_qdf_trace.cmm script
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | android.config |
|
H A D | defconfig |
|
H A D | ChangeLog |
|
/wlan-driver/wpa_supplicant_8/hostapd/ |
H A D | ChangeLog |
|