/wlan-driver/platform/icnss2/ |
D | debug.c | 81 static int icnss_regwrite_show(struct seq_file *s, void *data) in icnss_regwrite_show() argument 83 struct icnss_priv *priv = s->private; in icnss_regwrite_show() 85 seq_puts(s, "Usage: echo <mem_type> <offset> <reg_val> > <debugfs>/icnss/reg_write\n"); in icnss_regwrite_show() 88 seq_puts(s, "Firmware is not ready yet!, wait for FW READY\n"); in icnss_regwrite_show() 106 static int icnss_regread_show(struct seq_file *s, void *data) in icnss_regread_show() argument 108 struct icnss_priv *priv = s->private; in icnss_regread_show() 112 seq_puts(s, "Usage: echo <mem_type> <offset> <data_len> > <debugfs>/icnss/reg_read\n"); in icnss_regread_show() 115 seq_puts(s, "Firmware is not ready yet!, wait for FW READY\n"); in icnss_regread_show() 121 seq_printf(s, "REGREAD: Addr 0x%x Type 0x%x Length 0x%x\n", in icnss_regread_show() 125 seq_hex_dump(s, "", DUMP_PREFIX_OFFSET, 32, 4, priv->diag_reg_read_buf, in icnss_regread_show() [all …]
|
D | Kconfig | 52 for it's internal usage and release it to back to pre allocated pool.
|
/wlan-driver/platform/cnss2/ |
D | debug.c | 45 static int cnss_pin_connect_show(struct seq_file *s, void *data) in cnss_pin_connect_show() argument 47 struct cnss_plat_data *cnss_priv = s->private; in cnss_pin_connect_show() 49 seq_puts(s, "Pin connect results\n"); in cnss_pin_connect_show() 50 seq_printf(s, "FW power pin result: %04x\n", in cnss_pin_connect_show() 52 seq_printf(s, "FW PHY IO pin result: %04x\n", in cnss_pin_connect_show() 54 seq_printf(s, "FW RF pin result: %04x\n", in cnss_pin_connect_show() 56 seq_printf(s, "Host pin result: %04x\n", in cnss_pin_connect_show() 58 seq_puts(s, "\n"); in cnss_pin_connect_show() 85 static int cnss_stats_show_state(struct seq_file *s, in cnss_stats_show_state() argument 92 seq_printf(s, "\nSerial Number: 0x%llx", in cnss_stats_show_state() [all …]
|
D | Kconfig | 97 configuration file to avoid 60s timeout while search file under user 172 for it's internal usage and release it to back to pre allocated pool.
|
/wlan-driver/qcacld-3.0/uapi/linux/ |
D | a_debug.h | 137 #define GET_ATH_MODULE_DEBUG_VAR_NAME(s) _XGET_ATH_MODULE_NAME_DEBUG_(s) argument 138 #define GET_ATH_MODULE_DEBUG_VAR_MASK(s) _XGET_ATH_MODULE_NAME_DEBUG_(s).CurrentMask argument 139 #define _XGET_ATH_MODULE_NAME_DEBUG_(s) debug_ ## s argument 144 #define ATH_DEBUG_INSTANTIATE_MODULE_VAR(s, name, moddesc, initmask, count, descriptions) \ argument 145 ATH_DEBUG_MODULE_DBG_INFO GET_ATH_MODULE_DEBUG_VAR_NAME(s) = \ 154 #define ATH_DEBUG_SET_DEBUG_MASK(s, lvl) GET_ATH_MODULE_DEBUG_VAR_MASK(s) = (lvl) argument 156 #define ATH_DEBUG_DECLARE_EXTERN(s) \ argument 157 extern ATH_DEBUG_MODULE_DBG_INFO GET_ATH_MODULE_DEBUG_VAR_NAME(s) 166 #define A_DUMP_MODULE_DEBUG_INFO(s) a_dump_module_debug_info(&(GET_ATH_MODULE_DEBUG_VAR_NAME(s))) argument 167 #define A_REGISTER_MODULE_DEBUG_INFO(s) a_register_module_debug_info(&(GET_ATH_MODULE_DEBUG_VAR_NAM… argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_runtime_pm.c | 123 int hif_rtpm_log_debug_stats(void *s, enum hif_rtpm_fill_type type) in hif_rtpm_log_debug_stats() argument 133 hif_rtpm_print(type, &index, s, "%30s: %llu\n", "Current timestamp", in hif_rtpm_log_debug_stats() 136 hif_rtpm_print(type, &index, s, "%30s: %s\n", "Runtime PM state", in hif_rtpm_log_debug_stats() 139 hif_rtpm_print(type, &index, s, "%30s: %llu\n", "Last Busy timestamp", in hif_rtpm_log_debug_stats() 142 hif_rtpm_print(type, &index, s, "%30s: %llu\n", "Last resume request timestamp", in hif_rtpm_log_debug_stats() 145 hif_rtpm_print(type, &index, s, "%30s: %llu\n", in hif_rtpm_log_debug_stats() 149 hif_rtpm_print(type, &index, s, "%30s: %ps\n", "Last Busy Marker", in hif_rtpm_log_debug_stats() 152 hif_rtpm_print(type, &index, s, "Rx busy marker counts:\n"); in hif_rtpm_log_debug_stats() 153 hif_rtpm_print(type, &index, s, "%30s: %u %llu\n", in hif_rtpm_log_debug_stats() 158 hif_rtpm_print(type, &index, s, "%30s: %u %llu\n", in hif_rtpm_log_debug_stats() [all …]
|
D | hif_runtime_pm.h | 346 int hif_rtpm_log_debug_stats(void *s, enum hif_rtpm_fill_type type); 353 static inline int hif_rtpm_log_debug_stats(void *s, in hif_rtpm_log_debug_stats() argument
|
D | hif_exec.c | 34 #define NAPI_BUDGET_TO_INTERNAL_BUDGET(n, s) \ argument 35 (((n) << (s)) - 1) 36 #define INTERNAL_BUDGET_TO_NAPI_BUDGET(n, s) \ argument 37 (((n) + 1) >> (s))
|
/wlan-driver/platform/cnss_utils/ |
D | cnss_utils.c | 443 static int cnss_utils_mac_show(struct seq_file *s, void *data) in cnss_utils_mac_show() argument 447 struct cnss_utils_priv *priv = s->private; in cnss_utils_mac_show() 452 seq_puts(s, "\nProvisioned MAC addresseses\n"); in cnss_utils_mac_show() 455 seq_printf(s, "MAC_ADDR:%02x:%02x:%02x:%02x:%02x:%02x\n", in cnss_utils_mac_show() 463 seq_puts(s, "\nDerived MAC addresseses\n"); in cnss_utils_mac_show() 466 seq_printf(s, "MAC_ADDR:%02x:%02x:%02x:%02x:%02x:%02x\n", in cnss_utils_mac_show()
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_nbuf_frag.h | 121 #define qdf_frag_alloc(p, s) \ argument 122 qdf_frag_alloc_debug(p, s, __func__, __LINE__)
|
D | qdf_nbuf.h | 2382 #define qdf_nbuf_alloc_simple(d, s, r, a, p) \ argument 2383 __qdf_nbuf_alloc_simple(d, s, __func__, __LINE__) 2385 #define qdf_nbuf_alloc(d, s, r, a, p) \ argument 2386 qdf_nbuf_alloc_debug(d, s, r, a, p, __func__, __LINE__) 2392 #define qdf_nbuf_frag_alloc(d, s, r, a, p) \ argument 2393 qdf_nbuf_frag_alloc_debug(d, s, r, a, p, __func__, __LINE__) 2521 #define qdf_nbuf_page_frag_alloc(d, s, r, a, p) \ argument 2522 qdf_nbuf_page_frag_alloc_debug(d, s, r, a, p, __func__, __LINE__) 2725 #define qdf_nbuf_alloc_ppe_ds(d, s, r, a, p) \ argument 2726 __qdf_nbuf_alloc_ppe_ds(d, s, __func__, __LINE__) [all …]
|
D | qdf_crypto.h | 158 int qdf_aes_s2v(const uint8_t *key, unsigned int key_len, const uint8_t *s[],
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cfg.c | 624 char *format, *s = str; in hdd_convert_string_to_array() local 632 while ((s) && (*len < array_max_len)) { in hdd_convert_string_to_array() 638 if (sscanf(s, format, &val) == 1) { in hdd_convert_string_to_array() 643 s = strpbrk(s, ","); in hdd_convert_string_to_array() 644 if (s) in hdd_convert_string_to_array() 645 s++; in hdd_convert_string_to_array() 676 char *s = str; in hdd_hex_string_to_u16_array() local 683 s, int_array, int_array_max_len); in hdd_hex_string_to_u16_array() 687 while ((s) && (*len < int_array_max_len)) { in hdd_hex_string_to_u16_array() 692 if (sscanf(s, "%x", &val) == 1) { in hdd_hex_string_to_u16_array() [all …]
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_main.c | 345 char *format, *s = str; in dp_convert_string_to_array() local 353 while ((s) && (*len < array_max_len)) { in dp_convert_string_to_array() 359 if (sscanf(s, format, &val) == 1) { in dp_convert_string_to_array() 364 s = strpbrk(s, ","); in dp_convert_string_to_array() 365 if (s) in dp_convert_string_to_array() 366 s++; in dp_convert_string_to_array() 1528 char *s = str; in dp_hex_string_to_u16_array() local 1535 s, int_array, int_array_max_len); in dp_hex_string_to_u16_array() 1539 while ((s) && (*len < int_array_max_len)) { in dp_hex_string_to_u16_array() 1544 if (sscanf(s, "%x", &val) == 1) { in dp_hex_string_to_u16_array() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_crypto.c | 471 int qdf_aes_s2v(const uint8_t *key, unsigned int key_len, const uint8_t *s[], in qdf_aes_s2v() argument 502 ret = qdf_get_keyed_hash(alg, key, key_len, &s[i], &s_len[i], 1, in qdf_aes_s2v() 515 qdf_mem_copy(t, s[i], s_len[i]); in qdf_aes_s2v() 523 qdf_mem_copy(buf, s[i], s_len[i]); in qdf_aes_s2v() 525 xor(d, s[i], AES_BLOCK_SIZE); in qdf_aes_s2v()
|
/wlan-driver/platform/cnss_prealloc/ |
D | Kconfig | 8 for it's internal usage and release it to back to pre allocated pool.
|
/wlan-driver/qca-wifi-host-cmn/qdf/ |
D | Kbuild | 45 MOD_CFLAGS = -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(qdf.mod)" -D"KBUILD_MODNAME=KBUIL…
|
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ |
D | wlan_pkt_capture_mon_thread.c | 36 #define kthread_complete_and_exit(c, s) complete_and_exit(c, s) argument
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/ |
D | Kbuild | 126 MOD_CFLAGS = -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(qca_iot_sim.mod)" -D"KBUILD_MODNA…
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_sched.c | 53 #define kthread_complete_and_exit(c, s) complete_and_exit(c, s) argument
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 547 * Protocol using the AP?s PIN (with the AP acting as Enrollee). The AP 549 * against the AP?s PIN. 553 * the AP's built-in Registrar (if any). It is only the use of the AP' PIN 803 * password value. The Rekey value indicates that the device's 256-bit 928 * subsequently manage the Enrollee's settings. APs must not derive AP 1449 // The IE *may* stop here; if there's any more, we should see two more 1911 // This IE's first two octets should be interpreted as a version number; 1966 // bitfield, but it's format 3733 OPTIONALTLV UUID_E; // The AP's UUID is provided 3875 // It's intended to be used on unpack only, and to do so in a very forgiving [all …]
|
/wlan-driver/qca-wifi-host-cmn/spectral/ |
D | Kbuild | 215 MOD_CFLAGS = -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(qca_spectral.mod)" -D"KBUILD_MODN…
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parse_mac_trace.cmm | 24 ;The script also relies on message id's placed in interface header file of 27 ;For the above message id's, if some message ID's are changed later, since they 29 ;So message ID's(hard-coded in script) should always be in sync with the driver code.
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
D | mailbox.c | 54 #define kthread_complete_and_exit(c, s) complete_and_exit(c, s) argument
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_srng.c | 818 #define IS_SRNG_MATCH(s) ((s)->ring_id == HAL_SRNG_CE_1_DST_STATUS || \ argument 819 (s)->ring_id == HAL_SRNG_CE_1_DST)
|