| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11d.c | 187 HEXDUMP("11D: parsed_region_chan", (t_u8 *)pchan_pwr, in wlan_11d_channel_known() 305 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan, in wlan_11d_generate_domain_info() 349 HEXDUMP("11D: domain_info", (t_u8 *)domain_info, in wlan_11d_generate_domain_info() 619 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan, in wlan_11d_sort_parsed_region_chan() 850 HEXDUMP("11D: 802_11D_DOMAIN_INFO", (t_u8 *)pcmd, in wlan_cmd_802_11d_domain_info() 883 HEXDUMP("11D: 802_11D_DOMAIN_INFO", (t_u8 *)pcmd, in wlan_cmd_802_11d_domain_info() 911 HEXDUMP("11D: DOMAIN Info Rsp Data", (t_u8 *)resp, resp->size); in wlan_ret_802_11d_domain_info() 976 HEXDUMP("country_info", (t_u8 *)country_info, 30); in wlan_11d_parse_domain_info() 1031 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan->chan_pwr, in wlan_11d_parse_domain_info()
|
| H A D | mlan_join.c | 293 HEXDUMP("rate1 (AP) Rates", tmp, rate1_size); in wlan_get_common_rates() 294 HEXDUMP("rate2 (Card) Rates", rate2, rate2_size); in wlan_get_common_rates() 295 HEXDUMP("Common Rates", ptr, rate1 - ptr); in wlan_get_common_rates() 834 HEXDUMP("ASSOC_CMD: RSN IE", (t_u8 *)prsn_ie_tlv, in wlan_cmd_802_11_associate() 885 HEXDUMP("ASSOC_CMD: RSN IE", in wlan_cmd_802_11_associate() 926 HEXDUMP("ASSOC_CMD: RSN IE", in wlan_cmd_802_11_associate() 1113 HEXDUMP("ASSOC_RESP:", (t_u8 *)&resp->params, (resp->size - S_DS_GEN)); in wlan_ret_802_11_associate() 1646 HEXDUMP("ADHOC_START: HT_CAPABILITIES IE", in wlan_cmd_802_11_ad_hoc_start() 1673 HEXDUMP("ADHOC_START: HT_INFORMATION IE", in wlan_cmd_802_11_ad_hoc_start() 1809 HEXDUMP("Adapted Rates:", padhoc_join->bss_descriptor.data_rates, in wlan_cmd_802_11_ad_hoc_join() [all …]
|
| H A D | mlan_sta_rx.c | 342 HEXDUMP("RX Data: Dest", prx_pkt->eth803_hdr.dest_addr, in wlan_process_rx_packet() 344 HEXDUMP("RX Data: Src", prx_pkt->eth803_hdr.src_addr, in wlan_process_rx_packet() 383 HEXDUMP("RX Data: LLC/SNAP", in wlan_process_rx_packet()
|
| H A D | mlan_scan.c | 1228 HEXDUMP("SCAN: HT_CAPABILITIES IE", (t_u8 *)pht_cap, in wlan_scan_setup_scan_config() 1624 HEXDUMP("InterpretIE: IE info", (t_u8 *)pcurrent_ptr, in wlan_interpret_bss_desc_with_ie() 1683 HEXDUMP("InterpretIE: SupportedRates:", in wlan_interpret_bss_desc_with_ie() 1773 HEXDUMP("InterpretIE: 11D- country_info:", in wlan_interpret_bss_desc_with_ie() 1823 HEXDUMP("InterpretIE: ExtSupportedRates:", in wlan_interpret_bss_desc_with_ie() 1840 HEXDUMP("InterpretIE: Resp WPA_IE", in wlan_interpret_bss_desc_with_ie() 1860 HEXDUMP("InterpretIE: Resp WMM_IE", in wlan_interpret_bss_desc_with_ie() 1871 HEXDUMP("InterpretIE: Resp RSN_IE", in wlan_interpret_bss_desc_with_ie() 1881 HEXDUMP("InterpretIE: Resp WAPI_IE", in wlan_interpret_bss_desc_with_ie() 1890 HEXDUMP("InterpretIE: Resp HTCAP_IE", in wlan_interpret_bss_desc_with_ie() [all …]
|
| H A D | mlan_11h.c | 430 HEXDUMP("11h: SupChan", (t_u8 *)psup_chan, ret_len); in wlan_11h_set_supp_channels_ie() 462 HEXDUMP("11h: 11_TPC_ADAPT_REQ:", (t_u8 *)pcmd_ptr, in wlan_11h_cmd_tpc_request() 507 HEXDUMP("11h: TPC INFO", (t_u8 *)pcmd_ptr, (t_u32)pcmd_ptr->size); in wlan_11h_cmd_tpc_info() 814 HEXDUMP("11h: IBSS-DFS", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 836 HEXDUMP("11h: Quiet", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 857 HEXDUMP("11h: Quiet", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 2495 HEXDUMP("11h: TPC REQUEST Rsp:", (t_u8 *)resp, in wlan_11h_cmdresp_process() 2503 HEXDUMP("11h: TPC INFO Rsp Data:", (t_u8 *)resp, in wlan_11h_cmdresp_process()
|
| H A D | mlan_wmm.c | 1596 HEXDUMP("WMM: setup_queue_priorities: param IE", in wlan_wmm_setup_queue_priorities() 1622 HEXDUMP("WMM: avg_back_off", (t_u8 *)tmp, sizeof(tmp)); in wlan_wmm_setup_queue_priorities() 1623 HEXDUMP("WMM: queue_priority", priv->wmm.queue_priority, in wlan_wmm_setup_queue_priorities() 1645 HEXDUMP("WMM: avg_back_off, sort", (t_u8 *)tmp, sizeof(tmp)); in wlan_wmm_setup_queue_priorities() 2266 HEXDUMP("CMD_RESP: WMM_GET_STATUS", pcurrent, resp_len); in wlan_ret_wmm_get_status() 2309 HEXDUMP("WMM: WMM TLV:", (t_u8 *)ptlv_hdr, tlv_len + 4); in wlan_ret_wmm_get_status() 2479 HEXDUMP("ASSOC_CMD: WMM IE", (t_u8 *)pwmm_tlv, ret_len); in wlan_wmm_process_association_req() 2956 HEXDUMP("TSPEC: ADDTS data", in wlan_ret_wmm_addts_req()
|
| H A D | mlan_11n.c | 2511 HEXDUMP("HT_CAPABILITIES IE", (t_u8 *)pht_cap, in wlan_cmd_append_11n_tlv() 2569 HEXDUMP("ChanList", (t_u8 *)pchan_list, in wlan_cmd_append_11n_tlv() 2571 HEXDUMP("pht_info", (t_u8 *)pbss_desc->pht_info, in wlan_cmd_append_11n_tlv() 2591 HEXDUMP("20/40 BSS Coexistence IE", (t_u8 *)p2040_bss_co, in wlan_cmd_append_11n_tlv() 2613 HEXDUMP("Extended Capabilities IE", (t_u8 *)pext_cap, in wlan_cmd_append_11n_tlv()
|
| H A D | mlan_main.h | 64 #define HEXDUMP(x, y, z) \ macro 84 #define HEXDUMP(x, y, z) do {} while (0) macro 172 #define HEXDUMP(x, y, z) do {} while (0) macro
|
| H A D | mlan_sta_ioctl.c | 3195 HEXDUMP("Get ADHOCAES Key", in wlan_sec_ioctl_get_key() 3563 HEXDUMP("wps_ie", (t_u8 *)&priv->wps.wps_ie, in wlan_set_gen_ie_helper() 4296 HEXDUMP("ArpFilter", pmadapter->arp_filter, in wlan_misc_ioctl_gen_ie() 4768 HEXDUMP("ArpFilter", pmadapter->arp_filter, in wlan_ipaddr_arp_filter()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11d.c | 189 HEXDUMP("11D: parsed_region_chan", (t_u8 *)pchan_pwr, in wlan_11d_channel_known() 308 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan, in wlan_11d_generate_domain_info() 352 HEXDUMP("11D: domain_info", (t_u8 *)domain_info, in wlan_11d_generate_domain_info() 624 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan, in wlan_11d_sort_parsed_region_chan() 878 HEXDUMP("11D: 802_11D_DOMAIN_INFO", (t_u8 *)pcmd, in wlan_cmd_802_11d_domain_info() 920 HEXDUMP("11D: 802_11D_DOMAIN_INFO", (t_u8 *)pcmd, in wlan_cmd_802_11d_domain_info() 948 HEXDUMP("11D: DOMAIN Info Rsp Data", (t_u8 *)resp, resp->size); in wlan_ret_802_11d_domain_info() 1052 HEXDUMP("country_info", (t_u8 *)country_info, 30); in wlan_11d_parse_domain_info() 1106 HEXDUMP("11D: parsed_region_chan", (t_u8 *)parsed_region_chan->chan_pwr, in wlan_11d_parse_domain_info()
|
| H A D | mlan_join.c | 306 HEXDUMP("rate1 (AP) Rates", tmp, rate1_size); in wlan_get_common_rates() 307 HEXDUMP("rate2 (Card) Rates", rate2, rate2_size); in wlan_get_common_rates() 308 HEXDUMP("Common Rates", ptr, rate1 - ptr); in wlan_get_common_rates() 1059 HEXDUMP("ASSOC_CMD: RSN IE", (t_u8 *)prsn_ie_tlv, in wlan_cmd_802_11_associate() 1128 HEXDUMP("ASSOC_CMD: RSN IE", in wlan_cmd_802_11_associate() 1169 HEXDUMP("ASSOC_CMD: RSN IE", in wlan_cmd_802_11_associate() 1199 HEXDUMP("ASSOC_CMD: RSNX IE", in wlan_cmd_802_11_associate() 1437 HEXDUMP("ASSOC_RESP:", (t_u8 *)&resp->params, (resp->size - S_DS_GEN)); in wlan_ret_802_11_associate() 2111 HEXDUMP("Adapted Rates:", padhoc_join->bss_descriptor.data_rates, in wlan_cmd_802_11_ad_hoc_join() 2198 HEXDUMP("ADHOC_JOIN: RSN IE", (t_u8 *)prsn_ie_tlv, in wlan_cmd_802_11_ad_hoc_join() [all …]
|
| H A D | mlan_scan.c | 1006 HEXDUMP("SCAN: HT_CAPABILITIES IE", (t_u8 *)pht_cap, in wlan_scan_channel_list() 1024 HEXDUMP("SCAN: VHT_CAPABILITIES IE", (t_u8 *)pvht_cap, in wlan_scan_channel_list() 1037 HEXDUMP("SCAN: HE_CAPABILITIES IE", (t_u8 *)phe_cap, in wlan_scan_channel_list() 1848 HEXDUMP("InterpretIE: IE info", (t_u8 *)pcurrent_ptr, in wlan_interpret_bss_desc_with_ie() 1912 HEXDUMP("InterpretIE: SupportedRates:", in wlan_interpret_bss_desc_with_ie() 1996 HEXDUMP("InterpretIE: 11D- country_info:", in wlan_interpret_bss_desc_with_ie() 2044 HEXDUMP("InterpretIE: ExtSupportedRates:", in wlan_interpret_bss_desc_with_ie() 2059 HEXDUMP("InterpretIE: Resp WPA_IE", in wlan_interpret_bss_desc_with_ie() 2078 HEXDUMP("InterpretIE: Resp WMM_IE", in wlan_interpret_bss_desc_with_ie() 2088 HEXDUMP("InterpretIE: Resp OSEN_IE", in wlan_interpret_bss_desc_with_ie() [all …]
|
| H A D | mlan_sta_rx.c | 534 HEXDUMP("RX Data: Dest", prx_pkt->eth803_hdr.dest_addr, in wlan_process_rx_packet() 536 HEXDUMP("RX Data: Src", prx_pkt->eth803_hdr.src_addr, in wlan_process_rx_packet() 577 HEXDUMP("RX Data: LLC/SNAP", (t_u8 *)&prx_pkt->rfc1042_hdr, in wlan_process_rx_packet()
|
| H A D | mlan_wmm.c | 1558 HEXDUMP("WMM: setup_queue_priorities: param IE", (t_u8 *)pwmm_ie, in wlan_wmm_setup_queue_priorities() 1583 HEXDUMP("WMM: avg_back_off", (t_u8 *)tmp, sizeof(tmp)); in wlan_wmm_setup_queue_priorities() 1584 HEXDUMP("WMM: queue_priority", priv->wmm.queue_priority, in wlan_wmm_setup_queue_priorities() 1606 HEXDUMP("WMM: avg_back_off, sort", (t_u8 *)tmp, sizeof(tmp)); in wlan_wmm_setup_queue_priorities() 2252 HEXDUMP("CMD_RESP: WMM_GET_STATUS", pcurrent, resp_len); in wlan_ret_wmm_get_status() 2300 HEXDUMP("WMM: WMM TLV:", (t_u8 *)ptlv_hdr, tlv_len + 4); in wlan_ret_wmm_get_status() 2447 HEXDUMP("ASSOC_CMD: WMM IE", (t_u8 *)pwmm_tlv, ret_len); in wlan_wmm_process_association_req() 2925 HEXDUMP("TSPEC: ADDTS data", paddts->ie_data, in wlan_ret_wmm_addts_req()
|
| H A D | mlan_11h.c | 551 HEXDUMP("11h: SupChan", (t_u8 *)psup_chan, ret_len); in wlan_11h_set_supp_channels_ie() 584 HEXDUMP("11h: 11_TPC_ADAPT_REQ:", (t_u8 *)pcmd_ptr, in wlan_11h_cmd_tpc_request() 629 HEXDUMP("11h: TPC INFO", (t_u8 *)pcmd_ptr, (t_u32)pcmd_ptr->size); in wlan_11h_cmd_tpc_info() 971 HEXDUMP("11h: IBSS-DFS", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 988 HEXDUMP("11h: Quiet", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 1004 HEXDUMP("11h: Quiet", (t_u8 *)*ppbuffer, size_appended); in wlan_11h_process_adhoc() 3003 HEXDUMP("11h: TPC REQUEST Rsp:", (t_u8 *)resp, in wlan_11h_cmdresp_process() 3012 HEXDUMP("11h: TPC INFO Rsp Data:", (t_u8 *)resp, in wlan_11h_cmdresp_process()
|
| H A D | mlan_11n.c | 2548 HEXDUMP("HT_CAPABILITIES IE", (t_u8 *)pht_cap, in wlan_cmd_append_11n_tlv() 2599 HEXDUMP("ChanList", (t_u8 *)pchan_list, in wlan_cmd_append_11n_tlv() 2601 HEXDUMP("pht_info", (t_u8 *)pbss_desc->pht_info, in wlan_cmd_append_11n_tlv() 2622 HEXDUMP("20/40 BSS Coexistence IE", (t_u8 *)p2040_bss_co, in wlan_cmd_append_11n_tlv() 2647 HEXDUMP("Extended Capabilities IE", (t_u8 *)pext_cap, in wlan_cmd_append_11n_tlv()
|
| H A D | mlan_11ac.c | 1201 HEXDUMP("VHT_CAPABILITIES IE", (t_u8 *)pvht_cap, in wlan_cmd_append_11ac_tlv() 1281 HEXDUMP("OPER MODE NTF IE", (t_u8 *)pmrvl_oper_mode, in wlan_cmd_append_11ac_tlv()
|
| H A D | mlan_main.h | 65 #define HEXDUMP(x, y, z) \ macro 91 #define HEXDUMP(x, y, z) \ macro 199 #define HEXDUMP(x, y, z) \ macro
|
| H A D | mlan_sta_ioctl.c | 3441 HEXDUMP("wps_ie", (t_u8 *)&priv->wps.wps_ie, in wlan_set_gen_ie_helper() 3982 HEXDUMP("ArpFilter", pmadapter->arp_filter, in wlan_misc_ioctl_gen_ie() 4496 HEXDUMP("ArpFilter", pmadapter->arp_filter, in wlan_ipaddr_arp_filter()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | Makefile | 61 quiet_cmd_hexdump = HEXDUMP $@
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 1105 #define HEXDUMP(x, y, z) \ macro 1125 #define HEXDUMP(x, y, z) do {} while (0) macro 1189 #define HEXDUMP(x, y, z) do {} while (0) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_main.h | 2128 #define HEXDUMP(x, y, z) do { \ macro 2134 #define HEXDUMP(x, y, z) do {} while (0) macro
|
| H A D | moal_priv.c | 4193 HEXDUMP("Adhoc AES Key (HEX)", key_hex, in woal_adhoc_aes_ioctl() 4221 HEXDUMP("Adhoc AES Key (HEX)", key_hex, in woal_adhoc_aes_ioctl() 4263 HEXDUMP("Adhoc AES Key (ASCII)", key_ascii, sizeof(key_ascii)); in woal_adhoc_aes_ioctl() 6172 HEXDUMP("Bypass TX Data", skb->data, MIN(skb->len, 100)); in woal_bypassed_packet_ioctl()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | Kconfig | 271 config HEXDUMP config
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_main.h | 3070 #define HEXDUMP(x, y, z) \ macro 3077 #define HEXDUMP(x, y, z) \ macro
|