Home
last modified time | relevance | path

Searched refs:v1 (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h5123 int hdd_crash_inject(struct hdd_adapter *adapter, uint32_t v1, uint32_t v2);
5126 int hdd_crash_inject(struct hdd_adapter *adapter, uint32_t v1, uint32_t v2) in hdd_crash_inject() argument
/wlan-driver/qcacld-3.0/
DKbuild3150 TARGET_INC += -I$(WLAN_FW_API)/hw/qca6390/v1
3154 TARGET_INC += -I$(WLAN_FW_API)/hw/qca6490/v1
3158 TARGET_INC += -I$(WLAN_FW_API)/hw/qca6750/v1
3162 TARGET_INC += -I$(WLAN_FW_API)/hw/wcn6450/v1
3166 TARGET_INC += -I$(WLAN_FW_API)/hw/peach/v1/
3172 TARGET_INC += -I$(WLAN_FW_API)/hw/kiwi/v1/
DKconfig1349 bool "Enable conversion of SAR v1 to v2 feature"
Dwlan_qcacld3_modules.bzl34 "api/hw/peach/v1",
42 "api/hw/qca6750/v1",
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c21926 int hdd_crash_inject(struct hdd_adapter *adapter, uint32_t v1, uint32_t v2) in hdd_crash_inject() argument
21933 hdd_debug("v1: %d v2: %d", v1, v2); in hdd_crash_inject()
21935 v1, v2); in hdd_crash_inject()
21949 if (v1 == 3) { in hdd_crash_inject()
21955 v1, v2, GEN_CMD); in hdd_crash_inject()