Home
last modified time | relevance | path

Searched refs:tmp (Results 1 – 25 of 54) sorted by relevance

123

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_utils.c60 struct wlan_objmgr_psoc *tmp; in wifi_pos_get_psoc() local
63 tmp = wifi_pos_psoc_obj; in wifi_pos_get_psoc()
66 return tmp; in wifi_pos_get_psoc()
73 struct wlan_objmgr_psoc *tmp; in wifi_pos_set_psoc() local
76 tmp = wifi_pos_psoc_obj; in wifi_pos_set_psoc()
81 if (tmp) in wifi_pos_set_psoc()
87 struct wlan_objmgr_psoc *tmp; in wifi_pos_clear_psoc() local
90 tmp = wifi_pos_psoc_obj; in wifi_pos_clear_psoc()
95 if (!tmp) in wifi_pos_clear_psoc()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dmp_dev.c125 uint32_t len, i, tmp; in priv_dump_chaninfo() local
182 tmp = hif_read32_mb(scn, scn->mem + in priv_dump_chaninfo()
184 qdf_debug("0x%x\t", ((tmp >> 16) & 0x0000ffff)); in priv_dump_chaninfo()
185 qdf_debug("0x%x\t", (tmp & 0x0000ffff)); in priv_dump_chaninfo()
196 tmp = hif_read32_mb(scn, scn->mem + in priv_dump_chaninfo()
199 ((tmp >> 16) & 0x0000ffff)); in priv_dump_chaninfo()
200 qdf_debug("0x%x\t", (tmp & 0x0000ffff)); in priv_dump_chaninfo()
222 tmp = in priv_dump_chaninfo()
225 qdf_debug("0x%x", (tmp >> 16) & 0x0000ffff); in priv_dump_chaninfo()
226 qdf_debug("0x%x", tmp & 0x0000ffff); in priv_dump_chaninfo()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_disa.c179 uint8_t *tmp; in hdd_fill_encrypt_decrypt_params() local
232 tmp = nla_data(tb[QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_TK]); in hdd_fill_encrypt_decrypt_params()
234 qdf_mem_copy(encrypt_decrypt_params->key_data, tmp, in hdd_fill_encrypt_decrypt_params()
251 tmp = nla_data(tb[QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_PN]); in hdd_fill_encrypt_decrypt_params()
253 qdf_mem_copy(encrypt_decrypt_params->pn, tmp, len); in hdd_fill_encrypt_decrypt_params()
270 tmp = nla_data(tb[QCA_WLAN_VENDOR_ATTR_ENCRYPTION_TEST_DATA]); in hdd_fill_encrypt_decrypt_params()
274 tmp, len, 0); in hdd_fill_encrypt_decrypt_params()
282 fc[1] = *tmp; in hdd_fill_encrypt_decrypt_params()
283 fc[0] = *(tmp + 1); in hdd_fill_encrypt_decrypt_params()
306 tmp, mac_hdr_len); in hdd_fill_encrypt_decrypt_params()
[all …]
Dwlan_hdd_sysfs_sta_info.c32 struct hdd_station_info *sta, *tmp = NULL; in __show_sta_info() local
53 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta, tmp, in __show_sta_info()
Dwlan_hdd_sta_info.c313 struct hdd_station_info *sta_info = NULL, *tmp = NULL; in hdd_clear_cached_sta_info() local
320 hdd_for_each_sta_ref_safe(adapter->cache_sta_info_list, sta_info, tmp, in hdd_clear_cached_sta_info()
Dwlan_hdd_hostapd_wext.c152 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_softap_set_two_ints_getnone() local
185 adapter->sta_info_list, sta_info, tmp, in __iw_softap_set_two_ints_getnone()
1728 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_softap_getassoc_stamacaddr() local
1777 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta_info, tmp, in __iw_softap_getassoc_stamacaddr()
2274 struct hdd_station_info *sta, *tmp = NULL; in hdd_softap_get_sta_info() local
2280 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta, tmp, in hdd_softap_get_sta_info()
2286 if (tmp) in hdd_softap_get_sta_info()
2288 &tmp, true, in hdd_softap_get_sta_info()
2547 struct hdd_station_info *sta_info, *tmp = NULL; in __iw_get_softap_linkspeed() local
2549 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta_info, tmp, in __iw_get_softap_linkspeed()
[all …]
Dwlan_hdd_scan.c953 int tmp; in __wlan_hdd_cfg80211_vendor_scan() local
987 tb[QCA_WLAN_VENDOR_ATTR_SCAN_FREQUENCIES], tmp) in __wlan_hdd_cfg80211_vendor_scan()
1001 tb[QCA_WLAN_VENDOR_ATTR_SCAN_SSIDS], tmp) in __wlan_hdd_cfg80211_vendor_scan()
1033 tmp) { in __wlan_hdd_cfg80211_vendor_scan()
1071 tmp) { in __wlan_hdd_cfg80211_vendor_scan()
1099 tmp) { in __wlan_hdd_cfg80211_vendor_scan()
Dwlan_hdd_son.c1096 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_son_get_sta_space() local
1111 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta_info, tmp, in hdd_son_get_sta_space()
1139 struct hdd_station_info *sta_info, *tmp = NULL; in hdd_son_get_sta_list() local
1155 hdd_for_each_sta_ref_safe(adapter->sta_info_list, sta_info, tmp, in hdd_son_get_sta_list()
1167 if (tmp) in hdd_son_get_sta_list()
1170 &tmp, true, in hdd_son_get_sta_list()
2016 uint32_t tmp; in hdd_son_set_acs_channels() local
2062 tmp = wlan_reg_legacy_chan_to_freq(pdev, chans[i].chan); in hdd_son_set_acs_channels()
2065 if (prev_acs_list[j] == tmp) { in hdd_son_set_acs_channels()
2073 freq_list[chan_idx] = tmp; in hdd_son_set_acs_channels()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_service_legacy.c1276 uint32_t tmp; in ce_legacy_msi_param_setup() local
1294 tmp = CE_MSI_ADDR_HIGH_GET(scn, ctrl_addr); in ce_legacy_msi_param_setup()
1295 tmp &= ~CE_RING_BASE_ADDR_HIGH_MASK; in ce_legacy_msi_param_setup()
1296 tmp |= (addr_high & CE_RING_BASE_ADDR_HIGH_MASK); in ce_legacy_msi_param_setup()
1297 CE_MSI_ADDR_HIGH_SET(scn, ctrl_addr, tmp); in ce_legacy_msi_param_setup()
1308 uint32_t tmp; in ce_legacy_src_intr_thres_setup() local
1310 tmp = CE_CHANNEL_SRC_BATCH_TIMER_INT_SETUP_GET(scn, ctrl_addr); in ce_legacy_src_intr_thres_setup()
1313 tmp &= ~CE_SRC_BATCH_COUNTER_THRESH_MASK; in ce_legacy_src_intr_thres_setup()
1314 tmp |= ((count_thrs << CE_SRC_BATCH_COUNTER_THRESH_LSB) & in ce_legacy_src_intr_thres_setup()
1319 tmp &= ~CE_SRC_BATCH_TIMER_THRESH_MASK; in ce_legacy_src_intr_thres_setup()
[all …]
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_crypto.c184 uint8_t tmp[AES_BLOCK_SIZE]; in generate_subkey() local
199 leftshift_onebit(l, tmp); in generate_subkey()
200 xor_128(tmp, const_rb, k1); in generate_subkey()
206 leftshift_onebit(k1, tmp); in generate_subkey()
207 xor_128(tmp, const_rb, k2); in generate_subkey()
214 uint8_t l[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in generate_subkey() local
229 leftshift_onebit(l, tmp); in generate_subkey()
230 xor_128(tmp, const_rb, k1); in generate_subkey()
236 leftshift_onebit(k1, tmp); in generate_subkey()
237 xor_128(tmp, const_rb, k2); in generate_subkey()
Di_qdf_hashtable.h50 #define __qdf_ht_for_each_safe(table, i, tmp, cursor, entry_field) \ argument
51 hash_for_each_safe(table, i, tmp, cursor, entry_field)
Dqdf_list.c151 qdf_list_node_t *tmp; in qdf_list_has_node() local
153 list_for_each(tmp, &list->anchor) { in qdf_list_has_node()
154 if (tmp == node) in qdf_list_has_node()
Dqdf_lock.c626 struct qdf_lock_cookie *tmp = lock_cookie->u.empty_node.next; in qdf_is_lock_cookie_free() local
628 return qdf_is_lock_cookie(tmp) || (!tmp); in qdf_is_lock_cookie_free()
Di_qdf_nbuf.h2238 __qdf_nbuf_t tmp = NULL; in __qdf_nbuf_queue_remove() local
2242 tmp = qhead->head; in __qdf_nbuf_queue_remove()
2247 qhead->head = tmp->next; in __qdf_nbuf_queue_remove()
2249 tmp->next = NULL; in __qdf_nbuf_queue_remove()
2251 return tmp; in __qdf_nbuf_queue_remove()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_mon_thread.c76 struct pkt_capture_mon_pkt *pkt, *tmp; in pkt_capture_alloc_mon_pkt_freeq() local
93 list_for_each_entry_safe(pkt, tmp, in pkt_capture_alloc_mon_pkt_freeq()
386 struct pkt_capture_mon_pkt *pkt, *tmp; in pkt_capture_drop_monpkt() local
396 list_for_each_entry_safe(pkt, tmp, in pkt_capture_drop_monpkt()
403 list_for_each_entry_safe(pkt, tmp, &local_list, list) { in pkt_capture_drop_monpkt()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_hashtable.h109 #define qdf_ht_for_each_safe(table, i, tmp, cursor, entry_field) \ argument
110 __qdf_ht_for_each_safe(table, i, tmp, cursor, entry_field)
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c1940 uint8_t *pbeacon, *tmp; in util_scan_add_hidden_ssid() local
2045 tmp = qdf_mem_malloc(tmplen * sizeof(u_int8_t)); in util_scan_add_hidden_ssid()
2046 if (!tmp) in util_scan_add_hidden_ssid()
2051 ssid_ie_end_offset), tmplen, tmp); in util_scan_add_hidden_ssid()
2060 conf_ssid->length), tmp, tmplen); in util_scan_add_hidden_ssid()
2061 qdf_mem_free(tmp); in util_scan_add_hidden_ssid()
3032 uint8_t *pos, *tmp; in util_gen_new_ie() local
3118 tmp = (uint8_t *)util_scan_find_ie(tmp_old[0], sub_copy, in util_gen_new_ie()
3120 if (!tmp) { in util_gen_new_ie()
3145 tmp_rem_len = subie_len - (tmp - sub_copy); in util_gen_new_ie()
[all …]
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_sched.c550 struct cds_ol_rx_pkt *pkt, *tmp; in cds_alloc_ol_rx_pkt_freeq() local
568 list_for_each_entry_safe(pkt, tmp, &pSchedContext->cds_ol_rx_pkt_freeq, in cds_alloc_ol_rx_pkt_freeq()
644 struct cds_ol_rx_pkt *pkt, *tmp; in cds_drop_rxpkt_by_staid() local
654 list_for_each_entry_safe(pkt, tmp, &pSchedContext->ol_rx_thread_queue, in cds_drop_rxpkt_by_staid()
661 list_for_each_entry_safe(pkt, tmp, &local_list, list) { in cds_drop_rxpkt_by_staid()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_peer_find.c47 unsigned int tmp = value; in ol_txrx_log2_ceil() local
55 while (tmp) { in ol_txrx_log2_ceil()
57 tmp >>= 1; in ol_txrx_log2_ceil()
307 struct ol_txrx_peer_t *peer = NULL, *tmp; in ol_txrx_peer_free_inactive_list() local
312 inactive_peer_list_elem, tmp) { in ol_txrx_peer_free_inactive_list()
Dol_rx_reorder_timeout.c122 struct ol_rx_reorder_timeout_list_elem_t *list_elem, *tmp; in ol_rx_reorder_timeout() local
134 reorder_timeout_list_elem, tmp) { in ol_rx_reorder_timeout()
Dol_rx_defrag.c644 struct ol_rx_reorder_t *rx_reorder, *tmp; in ol_rx_defrag_waitlist_flush() local
648 defrag_waitlist_elem, tmp) { in ol_rx_defrag_waitlist_flush()
1307 qdf_nbuf_t tmp; in ol_rx_defrag_decap_recombine() local
1316 tmp = qdf_nbuf_next(msdu); in ol_rx_defrag_decap_recombine()
1320 ol_rx_frames_free(htt_pdev, tmp); in ol_rx_defrag_decap_recombine()
1326 msdu = tmp; in ol_rx_defrag_decap_recombine()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_mlo.c1098 uint16_t i, tmp; in lim_caculate_mlo_ie_length() local
1108 tmp = total_len - (WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_caculate_mlo_ie_length()
1109 while (tmp > WLAN_MAX_IE_LEN) { in lim_caculate_mlo_ie_length()
1112 tmp -= WLAN_MAX_IE_LEN; in lim_caculate_mlo_ie_length()
1230 uint16_t tmp, i; in lim_add_frag_ie_for_sta_profile() local
1244 tmp = total_len - (WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_add_frag_ie_for_sta_profile()
1245 while (tmp > WLAN_MAX_IE_LEN) { in lim_add_frag_ie_for_sta_profile()
1248 tmp -= WLAN_MAX_IE_LEN; in lim_add_frag_ie_for_sta_profile()
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c1384 uint8_t action = 0, category = 0, tmp[2]; in iot_sim_debug_delay_write() local
1418 tmp[0] = category; in iot_sim_debug_delay_write()
1419 tmp[1] = action; in iot_sim_debug_delay_write()
1423 status = iot_sim_get_index_for_action_frm(tmp, &category, in iot_sim_debug_delay_write()
1574 uint8_t action = 0, category = 0, tmp[2], drop = 0; in iot_sim_debug_drop_write() local
1603 tmp[0] = category; in iot_sim_debug_drop_write()
1604 tmp[1] = action; in iot_sim_debug_drop_write()
1608 status = iot_sim_get_index_for_action_frm(tmp, &category, in iot_sim_debug_drop_write()
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_h2t.c479 uint32_t tmp; in htt_h2t_rx_ring_cfg_msg_ll() local
481 tmp = qdf_get_upper_32_bits(pdev->rx_ring.base_paddr); in htt_h2t_rx_ring_cfg_msg_ll()
482 if (tmp & 0xfffffe0) { in htt_h2t_rx_ring_cfg_msg_ll()
486 tmp &= 0x01f; in htt_h2t_rx_ring_cfg_msg_ll()
491 HTT_RX_RING_CFG_BASE_PADDR_HI_SET(*msg_word, tmp); in htt_h2t_rx_ring_cfg_msg_ll()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
Dwlan_crypto_obj_mgr.c52 unsigned int tmp = value; in crypto_log2_ceil() local
56 while (tmp) { in crypto_log2_ceil()
58 tmp >>= 1; in crypto_log2_ceil()

123