Home
last modified time | relevance | path

Searched refs:string (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/fw-api/hw/qca8074/v2/
Dmex_receive_user_info.h26 std::string tlv_name{"receive_user_info"};
/wlan-driver/qcacld-3.0/os_if/dp/src/
Dos_if_dp.c536 static uint8_t *dp_dns_make_name_query(const uint8_t *string, in dp_dns_make_name_query() argument
542 if (string[len - 1]) { in dp_dns_make_name_query()
547 while ((c = *(string++))) { in dp_dns_make_name_query()
/wlan-driver/qcacld-3.0/
DKconfig1784 string "Enable CONFIG_WLAN_CTRL_NAME"
1891 string "set MULTI_IF_NAME"
2036 string "Enable ROME_IF"
2044 string "Enable ROME_IF"
DKbuild4960 # any string that must be unique for all instances of the driver on the system.
/wlan-driver/qcacld-3.0/configs/
Dqca6174_defconfig310 # representation of perf builds (identified using the string 'perf'),
Dwcn6450_defconfig337 # representation of perf builds (identified using the string 'perf'),
Dqca6390_defconfig367 # representation of perf builds (identified using the string 'perf'),
Dpeach_defconfig442 # representation of perf builds (identified using the string 'perf'),
Dwear_defconfig468 # representation of perf builds (identified using the string 'perf'),
Ddefault_defconfig802 # representation of perf builds (identified using the string 'perf'),
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c333 .string = fwpath_buffer,
18706 return fwpath.string; in hdd_get_fwpath()