| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_init.c | 1806 PRINTM(MIOCTL, "DTS is disabled!"); in woal_init_from_dev_tree() 1818 PRINTM(MIOCTL, "drv_mode=0x%x\n", data); in woal_init_from_dev_tree() 1825 PRINTM(MIOCTL, "drvdbg=0x%x\n", data); in woal_init_from_dev_tree() 1833 PRINTM(MIOCTL, "dev_cap_mask=0x%x\n", data); in woal_init_from_dev_tree() 1838 PRINTM(MIOCTL, "hw_test=0x%x\n", data); in woal_init_from_dev_tree() 1846 PRINTM(MIOCTL, "slew_rate=0x%x\n", data); in woal_init_from_dev_tree() 1853 PRINTM(MIOCTL, "tx_work=0x%x\n", data); in woal_init_from_dev_tree() 1859 PRINTM(MIOCTL, "tx_skb_clone=0x%x\n", data); in woal_init_from_dev_tree() 1864 PRINTM(MIOCTL, "pmqos=0x%x\n", data); in woal_init_from_dev_tree() 1869 PRINTM(MIOCTL, "mcs32=0x%x\n", data); in woal_init_from_dev_tree() [all …]
|
| H A D | moal_ioctl.c | 155 PRINTM(MIOCTL, in woal_is_country_code_supported() 189 PRINTM(MIOCTL, "found region code=%d in EU table\n", in region_string_2_region_code() 216 PRINTM(MIOCTL, "found region code=%d in EU table\n", in woal_is_etsi_country() 401 PRINTM(MIOCTL, "total mc_count=%d\n", mlist->num_multicast_addr); in woal_copy_all_mc_list() 788 PRINTM(MIOCTL, "IOCTL MOAL_NO_WAIT: %p\n", req); in woal_request_ioctl() 790 PRINTM(MIOCTL, in woal_request_ioctl() 806 PRINTM(MIOCTL, in woal_request_ioctl() 2829 PRINTM(MIOCTL, "No IPv6 address configured\n"); in woal_set_ipv6_ra_offload() 2835 PRINTM(MIOCTL, "IOCTL req allocated failed!\n"); in woal_set_ipv6_ra_offload() 2850 PRINTM(MIOCTL, "Set IPv6 RA offload failed\n"); in woal_set_ipv6_ra_offload() [all …]
|
| H A D | moal_uap_cfg80211.c | 178 PRINTM(MIOCTL, "del all station\n"); in woal_deauth_all_station() 198 PRINTM(MIOCTL, "deauth station " MACSTR "\n", in woal_deauth_all_station() 739 PRINTM(MIOCTL, "No radar channel\n"); in woal_enable_dfs_support() 743 PRINTM(MIOCTL, "start Radar detect, chan %d , Bw %d \n", in woal_enable_dfs_support() 748 PRINTM(MIOCTL, "No Memory to allocate ioctl buffer\n"); in woal_enable_dfs_support() 1317 PRINTM(MIOCTL, "capab_info=0x%x\n", head->u.beacon.capab_info); in woal_cfg80211_beacon_config() 1414 PRINTM(MIOCTL, "inactivity_timeout=%d\n", params->inactivity_timeout); in woal_cfg80211_beacon_config() 1415 PRINTM(MIOCTL, "sta_ageout_timer=%d ps_sta_ageout_timer=%d\n", in woal_cfg80211_beacon_config() 1428 PRINTM(MIOCTL, "wacp_mode: %d\n", in woal_cfg80211_beacon_config() 2225 PRINTM(MIOCTL, "add virtual intf: %d name: %s\n", type, name); in woal_cfg80211_add_virtual_intf() [all …]
|
| H A D | moal_sta_cfg80211.c | 699 PRINTM(MIOCTL, "special region code=%s\n", in is_cfg80211_special_region_code() 925 PRINTM(MIOCTL, "Set RSN IE\n"); in woal_cfg80211_assoc_ies_cfg() 932 PRINTM(MIOCTL, "Enable WPS session\n"); in woal_cfg80211_assoc_ies_cfg() 945 PRINTM(MIOCTL, in woal_cfg80211_assoc_ies_cfg() 966 PRINTM(MIOCTL, in woal_cfg80211_assoc_ies_cfg() 985 PRINTM(MIOCTL, "Set FAST_BSS_TRANSITION IE\n"); in woal_cfg80211_assoc_ies_cfg() 998 PRINTM(MIOCTL, in woal_cfg80211_assoc_ies_cfg() 1011 PRINTM(MIOCTL, "Set Extended Capabilities IE\n"); in woal_cfg80211_assoc_ies_cfg() 1023 PRINTM(MIOCTL, "Set Extension IE\n"); in woal_cfg80211_assoc_ies_cfg() 1034 PRINTM(MIOCTL, "Set Fragmented IE\n"); in woal_cfg80211_assoc_ies_cfg() [all …]
|
| H A D | moal_cfg80211.c | 353 PRINTM(MIOCTL, "Enable UAP default key=%d\n", in woal_cfg80211_set_key() 369 PRINTM(MIOCTL, "Set UAP WEP key: key_index=%d len=%d\n", in woal_cfg80211_set_key() 742 PRINTM(MIOCTL, in woal_cfg80211_display_p2p_actframe() 1167 PRINTM(MIOCTL, "%s: change virturl intf=%d\n", dev->name, type); in woal_cfg80211_change_virtual_intf() 1260 PRINTM(MIOCTL, "set bss role for STA\n"); in woal_cfg80211_change_virtual_intf() 1325 PRINTM(MIOCTL, "set bss role for AP\n"); in woal_cfg80211_change_virtual_intf() 1850 PRINTM(MIOCTL, "Set pmksa entry: bssid=" MACSTR "\n", in woal_cfg80211_set_pmksa() 1879 PRINTM(MIOCTL, in woal_cfg80211_set_pmksa() 1915 PRINTM(MIOCTL, "Delete pmksa: bssid=" MACSTR "\n", in woal_cfg80211_del_pmksa() 1943 PRINTM(MIOCTL, "Flush pmksa list.\n"); in woal_cfg80211_flush_pmksa() [all …]
|
| H A D | moal_wext.c | 896 PRINTM(MIOCTL, "block set power in hw_test mode\n"); in woal_set_power() 1621 PRINTM(MIOCTL, in woal_set_encode_ext() 1659 PRINTM(MIOCTL, in woal_set_encode_ext() 2206 PRINTM(MIOCTL, "SIOCSIWPRIV request = %s\n", buf); in woal_set_priv() 2247 PRINTM(MIOCTL, "tx rate=%d\n", (int)rate.rate); in woal_set_priv() 2271 PRINTM(MIOCTL, "Set Active Scan\n"); in woal_set_priv() 2280 PRINTM(MIOCTL, "Set Passive Scan\n"); in woal_set_priv() 2306 PRINTM(MIOCTL, "Set COUNTRY %s\n", country_code); in woal_set_priv() 2315 PRINTM(MIOCTL, "Set Combo Scan\n"); in woal_set_priv() 2444 PRINTM(MIOCTL, "Unknow PRIVATE command: %s, ignored\n", buf); in woal_set_priv() [all …]
|
| H A D | moal_uap.c | 79 PRINTM(MIOCTL, in woal_uap_addba_param() 1541 PRINTM(MIOCTL, in woal_uap_hs_cfg() 2505 PRINTM(MIOCTL, "ioctl subcmd=%d\n", (int)subcmd); in woal_uap_ioctl() 2627 PRINTM(MIOCTL, "ioctl deauth station: " MACSTR ", reason=%d\n", in woal_uap_sta_deauth_ioctl() 2851 PRINTM(MIOCTL, in woal_uap_set_key_ioctl() 2981 PRINTM(MIOCTL, in woal_uap_power_mode_ioctl() 3420 PRINTM(MIOCTL, "set wapi msg_type = %d, msg_len=%d\n", msg.msg_type, in woal_uap_set_wapi() 4248 PRINTM(MIOCTL, in woal_start_acs_scan() 4358 PRINTM(MIOCTL, "ioctl bss ctrl=%d\n", data); in woal_uap_bss_ctrl()
|
| H A D | moal_main.c | 1258 PRINTM(MIOCTL, "IP changes not for us, ignore. ndev[%p]\n", 1261 PRINTM(MIOCTL, "changes on %s\n", ndev->name); 1271 PRINTM(MIOCTL, "Bss type [%d] is not STA/P2P, ignore\n", 1279 PRINTM(MIOCTL, "[%s]: New ip addr: 0x%08x\n", ndev->name, 1323 PRINTM(MIOCTL, "[%s]: Ip addr removed.\n", ndev->name); 1328 PRINTM(MIOCTL, "[%s]: Ignore event: %u\n", ndev->name, 1366 PRINTM(MIOCTL, "IPV6 changes not for us, ignore. ndev[%p]\n", 1369 PRINTM(MIOCTL, "changes on %s\n", ndev->name); 1383 PRINTM(MIOCTL, "Bss type [%d] is not STA/P2P, ignore\n", 1391 PRINTM(MIOCTL, "[%s]: New ipv6 addr\n", ndev->name); [all …]
|
| H A D | moal_uap_wext.c | 1032 PRINTM(MIOCTL, in woal_set_encode_ext() 1118 PRINTM(MIOCTL, "Deauth station: " MACSTR ", reason=%d\n", in woal_set_mlme() 1127 PRINTM(MIOCTL, "Deauth all stations\n"); in woal_set_mlme()
|
| H A D | moal_eth_ioctl.c | 2183 PRINTM(MIOCTL, in woal_setget_priv_txratecfg() 2734 PRINTM(MIOCTL, "ioctl deauth station: " MACSTR ", reason=%d\n", in woal_priv_ap_deauth() 3371 PRINTM(MIOCTL, "Bss type[%d]: Not STA, ignore it\n", in woal_priv_setgetipaddr() 3914 PRINTM(MIOCTL, "Already connect to the network\n"); in woal_priv_assocessid() 4481 printk(KERN_ALERT "MIOCTL (%08x) %s\n", MIOCTL, in woal_priv_set_get_drvdbg() 4482 (drvdbg & MIOCTL) ? "X" : ""); in woal_priv_set_get_drvdbg() 5576 PRINTM(MIOCTL, "block set power in hw_test mode\n"); in woal_priv_set_power() 5681 PRINTM(MIOCTL, "Already connect to the network\n"); in woal_priv_set_essid() 7085 PRINTM(MIOCTL, "Auto ARP : %s\n", in woal_priv_set_get_auto_arp() 11434 PRINTM(MIOCTL, "dfs w53 cfg %d\n", in woal_priv_dfs53cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_ioctl.c | 161 PRINTM(MIOCTL, "found region code=%d in EU table\n", in region_string_2_region_code() 190 PRINTM(MIOCTL, "found region code=%d in EU table\n", in woal_is_etsi_country() 322 PRINTM(MIOCTL, "total mc_count=%d\n", mlist->num_multicast_addr); in woal_copy_all_mc_list() 686 PRINTM(MIOCTL, "IOCTL MOAL_NO_WAIT: %p\n", req); in woal_request_ioctl() 688 PRINTM(MIOCTL, in woal_request_ioctl() 703 PRINTM(MIOCTL, in woal_request_ioctl() 2425 PRINTM(MIOCTL, "No IP addr configured.\n"); in woal_set_auto_arp() 2431 PRINTM(MIOCTL, "IOCTL req allocated failed!\n"); in woal_set_auto_arp() 2451 PRINTM(MIOCTL, "Set auto arp IOCTL failed!\n"); in woal_set_auto_arp() 2645 PRINTM(MIOCTL, "Cancel Host Sleep... remove FW auto arp\n"); in woal_cancel_hs() [all …]
|
| H A D | moal_sta_cfg80211.c | 643 PRINTM(MIOCTL, "special region code=%s\n", in is_cfg80211_special_region_code() 932 PRINTM(MIOCTL, "Set RSN IE\n"); in woal_cfg80211_assoc_ies_cfg() 940 PRINTM(MIOCTL, "Enable WPS session\n"); in woal_cfg80211_assoc_ies_cfg() 952 PRINTM(MIOCTL, in woal_cfg80211_assoc_ies_cfg() 972 PRINTM(MIOCTL, "Set FAST_BSS_TRANSITION IE\n"); in woal_cfg80211_assoc_ies_cfg() 985 PRINTM(MIOCTL, in woal_cfg80211_assoc_ies_cfg() 998 PRINTM(MIOCTL, "Set Extended Capabilities IE\n"); in woal_cfg80211_assoc_ies_cfg() 1009 PRINTM(MIOCTL, "Set GEN IE\n"); in woal_cfg80211_assoc_ies_cfg() 1060 PRINTM(MIOCTL, in woal_send_domain_info_cmd_fw() 1065 PRINTM(MIOCTL, "Send domain info: country=%c%c band=%d\n", in woal_send_domain_info_cmd_fw() [all …]
|
| H A D | moal_uap_cfg80211.c | 112 PRINTM(MIOCTL, "del all station\n"); in woal_deauth_all_station() 133 PRINTM(MIOCTL, "deauth station " MACSTR "\n", in woal_deauth_all_station() 498 PRINTM(MIOCTL, "No radar channel\n"); in woal_enable_dfs_support() 502 PRINTM(MIOCTL, "start Radar detect, chan %d , Bw %d \n", in woal_enable_dfs_support() 507 PRINTM(MIOCTL, "No Memory to allocate ioctl buffer\n"); in woal_enable_dfs_support() 979 PRINTM(MIOCTL, "capab_info=0x%x\n", head->u.beacon.capab_info); in woal_cfg80211_beacon_config() 1780 PRINTM(MIOCTL, "add virtual intf: %d name: %s\n", type, name); in woal_cfg80211_add_virtual_intf() 1869 PRINTM(MIOCTL, "del virtual intf %s\n", dev->name); in woal_cfg80211_del_virtual_intf() 2102 PRINTM(MIOCTL, "set beacon\n"); in woal_cfg80211_set_beacon() 2124 PRINTM(MIOCTL, "Set beacon: mask=0x%x\n", mask); in woal_cfg80211_set_beacon() [all …]
|
| H A D | moal_main.c | 529 PRINTM(MIOCTL, "IP changes not for us, ignore. ndev[%p]\n", in woal_netdevice_event() 532 PRINTM(MIOCTL, "changes on %s\n", ndev->name); in woal_netdevice_event() 542 PRINTM(MIOCTL, "Bss type [%d] is not STA/P2P, ignore\n", in woal_netdevice_event() 550 PRINTM(MIOCTL, "[%s]: New ip addr: 0x%08x\n", ndev->name, in woal_netdevice_event() 578 PRINTM(MIOCTL, "[%s]: Ip addr removed.\n", ndev->name); in woal_netdevice_event() 583 PRINTM(MIOCTL, "[%s]: Ignore event: %u\n", ndev->name, in woal_netdevice_event() 1065 PRINTM(MIOCTL, "DTS is disabled!"); in woal_init_from_dev_tree() 1077 PRINTM(MIOCTL, "drv_mode=0x%x\n", data); in woal_init_from_dev_tree() 1084 PRINTM(MIOCTL, "drvdbg=0x%x\n", data); in woal_init_from_dev_tree() 1092 PRINTM(MIOCTL, "dev_cap_mask=0x%x\n", data); in woal_init_from_dev_tree() [all …]
|
| H A D | moal_cfg80211.c | 290 PRINTM(MIOCTL, "Enable UAP default key=%d\n", in woal_cfg80211_set_key() 303 PRINTM(MIOCTL, "Set UAP WEP key: key_index=%d len=%d\n", in woal_cfg80211_set_key() 611 PRINTM(MIOCTL, in woal_cfg80211_display_p2p_actframe() 959 PRINTM(MIOCTL, "%s: change virturl intf=%d\n", dev->name, type); in woal_cfg80211_change_virtual_intf() 1058 PRINTM(MIOCTL, "set bss role for STA\n"); in woal_cfg80211_change_virtual_intf() 1120 PRINTM(MIOCTL, "set bss role for AP\n"); in woal_cfg80211_change_virtual_intf() 1611 PRINTM(MIOCTL, "Set pmksa entry: bssid=" MACSTR "\n", in woal_cfg80211_set_pmksa() 1636 PRINTM(MIOCTL, in woal_cfg80211_set_pmksa() 1673 PRINTM(MIOCTL, "Delete pmksa: bssid=" MACSTR "\n", in woal_cfg80211_del_pmksa() 1703 PRINTM(MIOCTL, "Flush pmksa list.\n"); in woal_cfg80211_flush_pmksa() [all …]
|
| H A D | moal_wext.c | 713 PRINTM(MIOCTL, "block set power in hw_test mode\n"); in woal_set_power() 1448 PRINTM(MIOCTL, in woal_set_encode_ext() 1478 PRINTM(MIOCTL, in woal_set_encode_ext() 2024 PRINTM(MIOCTL, "SIOCSIWPRIV request = %s\n", buf); in woal_set_priv() 2064 PRINTM(MIOCTL, "tx rate=%d\n", (int)rate.rate); in woal_set_priv() 2086 PRINTM(MIOCTL, "Set Active Scan\n"); in woal_set_priv() 2095 PRINTM(MIOCTL, "Set Passive Scan\n"); in woal_set_priv() 2120 PRINTM(MIOCTL, "Set COUNTRY %s\n", country_code); in woal_set_priv() 2129 PRINTM(MIOCTL, "Set Combo Scan\n"); in woal_set_priv() 2255 PRINTM(MIOCTL, "Unknow PRIVATE command: %s, ignored\n", buf); in woal_set_priv() [all …]
|
| H A D | moal_uap.c | 80 PRINTM(MIOCTL, in woal_uap_addba_param() 1202 PRINTM(MIOCTL, in woal_uap_hs_cfg() 1788 PRINTM(MIOCTL, "ioctl subcmd=%d\n", (int)subcmd); in woal_uap_ioctl() 1896 PRINTM(MIOCTL, "ioctl deauth station: " MACSTR ", reason=%d\n", in woal_uap_sta_deauth_ioctl() 2109 PRINTM(MIOCTL, in woal_uap_power_mode_ioctl() 2555 PRINTM(MIOCTL, "set wapi msg_type = %d, msg_len=%d\n", msg.msg_type, in woal_uap_set_wapi() 3147 PRINTM(MIOCTL, "ioctl bss ctrl=%d\n", data); in woal_uap_bss_ctrl() 3244 PRINTM(MIOCTL, "uap_do_ioctl: ioctl cmd = 0x%x\n", cmd); in woal_uap_do_ioctl()
|
| H A D | moal_eth_ioctl.c | 2183 PRINTM(MIOCTL, "ioctl deauth station: " MACSTR ", reason=%d\n", in woal_priv_ap_deauth() 2764 PRINTM(MIOCTL, "Bss type[%d]: Not STA, ignore it\n", in woal_priv_setgetipaddr() 3290 PRINTM(MIOCTL, "Already connect to the network\n"); in woal_priv_assocessid() 3525 printk(KERN_ALERT "MIOCTL (%08x) %s\n", MIOCTL, in woal_priv_set_get_drvdbg() 3526 (drvdbg & MIOCTL) ? "X" : ""); in woal_priv_set_get_drvdbg() 4169 PRINTM(MIOCTL, "block set power in hw_test mode\n"); in woal_priv_set_power() 4274 PRINTM(MIOCTL, "Already connect to the network\n"); in woal_priv_set_essid() 5642 PRINTM(MIOCTL, "Auto ARP : %s\n", in woal_priv_set_get_auto_arp() 10436 PRINTM(MIOCTL, "boot sleep cfg:%u\n", misc->param.boot_sleep); in woal_priv_bootsleep() 10449 PRINTM(MIOCTL, "boot sleep cfg: 0x%u\n", misc->param.boot_sleep); in woal_priv_bootsleep() [all …]
|
| H A D | moal_uap_wext.c | 1005 PRINTM(MIOCTL, in woal_set_encode_ext() 1091 PRINTM(MIOCTL, in woal_set_mlme() 1101 PRINTM(MIOCTL, "Deauth all stations\n"); in woal_set_mlme()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 1049 #define MIOCTL MBIT(7) macro 1138 #define PRINTM_MIOCTL(msg...) do {if ((mlan_drvdbg & MIOCTL) && (print_callback)) \ 1139 print_callback(MNULL, MIOCTL, msg); } while (0)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.c | 67 PRINTM(MIOCTL, "Send reconfigure tx buf to FW\n"); in wlan_11n_ioctl_max_tx_buf_size() 365 PRINTM(MIOCTL, "Tx:Send delba to tid=%d, " MACSTR "\n", in wlan_11n_send_delba_to_peer() 527 PRINTM(MIOCTL, "Send delba to tid=%d, " MACSTR "\n", in wlan_11n_delba() 583 PRINTM(MIOCTL, in wlan_11n_ioctl_addba_reject() 1002 PRINTM(MIOCTL, in wlan_send_delba_txbastream_tbl() 1124 PRINTM(MIOCTL, in wlan_11n_ioctl_aggr_prio_tbl()
|
| H A D | mlan_uap_ioctl.c | 890 PRINTM(MIOCTL, "Set wapi_ie_len=%d IE=%#x\n", priv->wapi_ie_len, in wlan_uap_set_wapi_ie() 1171 PRINTM(MIOCTL, in wlan_uap_snmp_mib_11d() 1267 PRINTM(MIOCTL, in wlan_uap_domain_info() 1757 PRINTM(MIOCTL, "Get scan table in uap\n"); in wlan_ops_uap_ioctl()
|
| H A D | mlan_11d.c | 1518 PRINTM(MIOCTL, "Country code %c%c not found!\n", in wlan_11d_cfg_domain_info() 1532 PRINTM(MIOCTL, "Fail to set regiontabl\n"); in wlan_11d_cfg_domain_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_uap_ioctl.c | 902 PRINTM(MIOCTL, "Set wapi_ie_len=%d IE=%#x\n", priv->wapi_ie_len, in wlan_uap_set_wapi_ie() 1292 PRINTM(MIOCTL, in wlan_uap_snmp_mib_11d() 1386 PRINTM(MIOCTL, in wlan_uap_domain_info() 1740 PRINTM(MIOCTL, "FW don't support ACS SCAN API\n"); in wlan_uap_bss_ioctl_acs_scan() 2052 PRINTM(MIOCTL, "Get scan table in uap\n"); in wlan_ops_uap_ioctl()
|
| H A D | mlan_11n.c | 384 PRINTM(MIOCTL, "Tx:Send delba to tid=%d, " MACSTR "\n", in wlan_11n_send_delba_to_peer() 537 PRINTM(MIOCTL, "Send delba to tid=%d, " MACSTR "\n", in wlan_11n_delba() 592 PRINTM(MIOCTL, in wlan_11n_ioctl_addba_reject() 1007 PRINTM(MIOCTL, in wlan_send_delba_txbastream_tbl() 1127 PRINTM(MIOCTL, in wlan_11n_ioctl_aggr_prio_tbl()
|