| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_event.c | 102 PRINTM(MEVENT, "TDLS_EVENT: %d " MACSTR "\n", in wlan_parse_tdls_event() 232 PRINTM(MEVENT, in wlan_parse_tdls_event() 271 PRINTM(MEVENT, "TDLS start channel switch....\n"); in wlan_parse_tdls_event() 275 PRINTM(MEVENT, "TDLS channel switch stopped, reason=%d\n", in wlan_parse_tdls_event() 720 PRINTM(MEVENT, "EVENT: LINK_SENSED\n"); in wlan_ops_sta_process_event() 774 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_ops_sta_process_event() 775 PRINTM(MEVENT, "_"); in wlan_ops_sta_process_event() 787 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_ops_sta_process_event() 788 PRINTM(MEVENT, "|"); in wlan_ops_sta_process_event() 793 PRINTM(MEVENT, "PPS/UAPSD mode activated\n"); in wlan_ops_sta_process_event() [all …]
|
| H A D | mlan_shim.c | 973 PRINTM(MEVENT, "wlan: wait main work done...\n"); in mlan_block_main_process() 1005 PRINTM(MEVENT, "wlan: wait rx work done...\n"); in mlan_block_rx_process() 1106 PRINTM(MEVENT, "Run\n"); in mlan_rx_process() 1176 PRINTM(MEVENT, "Reset connect state\n"); in mlan_main_process() 1186 PRINTM(MEVENT, "Pause\n"); in mlan_main_process() 1615 PRINTM_GET_SYS_TIME(MEVENT, &sec, &usec); in mlan_recv() 1616 PRINTM(MEVENT, "mlan_recv: EVENT 0x%x (%lu.%06lu)\n", in mlan_recv() 1751 PRINTM(MEVENT, "Recevie AMSDU EAPOL frame\n"); in mlan_process_deaggr_pkt() 1766 PRINTM(MEVENT, "Recevie AMSDU TDLS action frame\n"); in mlan_process_deaggr_pkt()
|
| H A D | mlan_uap_cmdevent.c | 4088 PRINTM(MEVENT, "STA assoc event len=%d\n", pevent->event_len); in wlan_process_sta_assoc_event() 5398 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_START\n"); in wlan_ops_uap_process_event() 5418 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_ACTIVE\n"); in wlan_ops_uap_process_event() 5424 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_IDLE\n"); in wlan_ops_uap_process_event() 5435 PRINTM(MEVENT, "EVENT: MICRO_AP_MIC_COUNTERMEASURES\n"); in wlan_ops_uap_process_event() 5440 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_ops_uap_process_event() 5441 PRINTM(MEVENT, "||"); in wlan_ops_uap_process_event() 5452 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_ops_uap_process_event() 5453 PRINTM(MEVENT, "__"); in wlan_ops_uap_process_event() 5523 PRINTM(MEVENT, "EVENT: HS_ACT_REQ\n"); in wlan_ops_uap_process_event() [all …]
|
| H A D | mlan_11n_rxreorder.c | 1029 PRINTM(MEVENT, in mlan_11n_delete_bastream_tbl() 1232 PRINTM(MEVENT, MACSTR " tid=%d seq_num=%d bitmap_len=%d\n", in wlan_11n_rxba_sync_event() 1238 PRINTM(MEVENT, "Can not find rx_reorder_tbl\n"); in wlan_11n_rxba_sync_event() 1242 PRINTM(MEVENT, "Ignore RXBA_SYNC_EVT in resume\n"); in wlan_11n_rxba_sync_event() 1251 PRINTM(MEVENT, in wlan_11n_rxba_sync_event() 1428 PRINTM(MEVENT, "Update rxwinsize %d\n", coex_flag); in wlan_update_ampdu_rxwinsize()
|
| H A D | mlan_cmdevt.c | 1492 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_dnld_sleep_confirm_cmd() 1495 PRINTM(MEVENT, "+\n"); in wlan_dnld_sleep_confirm_cmd() 1497 PRINTM(MEVENT, "+"); in wlan_dnld_sleep_confirm_cmd() 1738 PRINTM_NETINTF(MEVENT, priv); in wlan_process_event() 1769 PRINTM_GET_SYS_TIME(MEVENT, &in_ts_sec, &in_ts_usec); in wlan_process_event() 1770 PRINTM_NETINTF(MEVENT, priv); in wlan_process_event() 1771 PRINTM(MEVENT, "%lu.%06lu : Event: 0x%x\n", in_ts_sec, in wlan_process_event() 2994 PRINTM(MEVENT, "hs_activated\n"); in wlan_host_sleep_activated_event() 3000 PRINTM(MEVENT, "hs_deactived\n"); in wlan_host_sleep_activated_event() 3144 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_process_sleep_confirm_resp() [all …]
|
| H A D | mlan_11n_aggr.c | 392 PRINTM(MEVENT, in wlan_11n_deaggregate_pkt()
|
| H A D | mlan_wmm.c | 2268 PRINTM(MEVENT, "WMM_STATUS: QSTATUS TLV: %d\n", in wlan_ret_wmm_get_status() 2298 PRINTM(MEVENT, "WMM STATUS: WMM IE\n"); in wlan_ret_wmm_get_status() 2321 PRINTM(MEVENT, "WMM_STATUS: IEEE Action Frame\n"); in wlan_ret_wmm_get_status()
|
| H A D | mlan_11h.c | 3204 PRINTM(MEVENT, in wlan_11h_handle_event_chanswann() 3221 PRINTM(MEVENT, in wlan_11h_handle_event_chanswann() 3744 PRINTM(MEVENT, "DFS: Radar detected on %d bw=%d\n", *radar_chan, in wlan_11h_print_event_radar_detected()
|
| H A D | mlan_usb.c | 1153 PRINTM(MEVENT, "Wakeup device...\n"); in wlan_pm_usb_wakeup_card()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_event.c | 98 PRINTM(MEVENT, "TDLS_EVENT: %d " MACSTR "\n", in wlan_parse_tdls_event() 231 PRINTM(MEVENT, in wlan_parse_tdls_event() 272 PRINTM(MEVENT, "TDLS start channel switch....\n"); in wlan_parse_tdls_event() 276 PRINTM(MEVENT, "TDLS channel switch stopped, reason=%d\n", in wlan_parse_tdls_event() 396 PRINTM_NETINTF(MEVENT, pmpriv); in wlan_process_nan_event() 397 PRINTM(MEVENT, "nan interface - opened\n"); in wlan_process_nan_event() 709 PRINTM(MEVENT, "EVENT: LINK_SENSED\n"); in wlan_ops_sta_process_event() 761 PRINTM(MEVENT, "_"); in wlan_ops_sta_process_event() 773 PRINTM(MEVENT, "|"); in wlan_ops_sta_process_event() 779 PRINTM(MEVENT, "PPS/UAPSD mode activated\n"); in wlan_ops_sta_process_event() [all …]
|
| H A D | mlan_uap_cmdevent.c | 3592 PRINTM(MEVENT, "STA assoc event len=%d\n", pevent->event_len); in wlan_process_sta_assoc_event() 4349 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_START\n"); in wlan_ops_uap_process_event() 4363 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_ACTIVE\n"); in wlan_ops_uap_process_event() 4369 PRINTM(MEVENT, "EVENT: MICRO_AP_BSS_IDLE\n"); in wlan_ops_uap_process_event() 4380 PRINTM(MEVENT, "||"); in wlan_ops_uap_process_event() 4391 PRINTM(MEVENT, "__"); in wlan_ops_uap_process_event() 4457 PRINTM(MEVENT, "EVENT: HS_ACT_REQ\n"); in wlan_ops_uap_process_event() 4462 PRINTM(MEVENT, "EVENT: ADDBA Request\n"); in wlan_ops_uap_process_event() 4473 PRINTM(MEVENT, "EVENT: DELBA Request\n"); in wlan_ops_uap_process_event() 4481 PRINTM(MEVENT, "EVENT: BA Stream timeout\n"); in wlan_ops_uap_process_event() [all …]
|
| H A D | mlan_11n_rxreorder.c | 1067 PRINTM(MEVENT, "delete_bastream_tbl: " MACSTR " tid=%d, type=%d" in mlan_11n_delete_bastream_tbl() 1272 PRINTM(MEVENT, MACSTR " tid=%d seq_num=%d bitmap_len=%d\n", in wlan_11n_rxba_sync_event() 1279 PRINTM(MEVENT, "Can not find rx_reorder_tbl\n"); in wlan_11n_rxba_sync_event() 1283 PRINTM(MEVENT, "Ignore RXBA_SYNC_EVT in resume\n"); in wlan_11n_rxba_sync_event() 1292 PRINTM(MEVENT, in wlan_11n_rxba_sync_event() 1483 PRINTM(MEVENT, "Update rxwinsize %d\n", coex_flag); in wlan_update_ampdu_rxwinsize()
|
| H A D | mlan_shim.c | 866 PRINTM(MEVENT, "wlan: wait main work done...\n"); in mlan_block_main_process() 900 PRINTM(MEVENT, "wlan: wait rx work done...\n"); in mlan_block_rx_process() 973 PRINTM(MEVENT, "Run\n"); in mlan_rx_process() 1039 PRINTM(MEVENT, "Pause\n"); in mlan_main_process()
|
| H A D | mlan_cmdevt.c | 1062 PRINTM(MEVENT, "+\n"); in wlan_dnld_sleep_confirm_cmd() 1064 PRINTM(MEVENT, "+"); in wlan_dnld_sleep_confirm_cmd() 1284 PRINTM_GET_SYS_TIME(MEVENT, &in_ts_sec, &in_ts_usec); in wlan_process_event() 1285 PRINTM_NETINTF(MEVENT, priv); in wlan_process_event() 1286 PRINTM(MEVENT, "%lu.%06lu : Event: 0x%x\n", in_ts_sec, in wlan_process_event() 2422 PRINTM(MEVENT, "hs_activated\n"); in wlan_host_sleep_activated_event() 2428 PRINTM(MEVENT, "hs_deactived\n"); in wlan_host_sleep_activated_event() 2565 PRINTM(MEVENT, "#\n"); in wlan_process_sleep_confirm_resp() 3787 PRINTM(MEVENT, "multi channel event\n"); 3800 PRINTM(MEVENT, "mc_status=%d\n", pmadapter->mc_status); [all …]
|
| H A D | mlan_11n_aggr.c | 331 PRINTM(MEVENT, in wlan_11n_deaggregate_pkt()
|
| H A D | mlan_wmm.c | 2282 PRINTM(MEVENT, "WMM_STATUS: QSTATUS TLV: %d\n", in wlan_ret_wmm_get_status() 2307 PRINTM(MEVENT, "WMM STATUS: WMM IE\n"); in wlan_ret_wmm_get_status() 2329 PRINTM(MEVENT, "WMM_STATUS: IEEE Action Frame\n"); in wlan_ret_wmm_get_status()
|
| H A D | mlan_decl.h | 320 #define MEVENT MBIT(5) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.c | 1957 PRINTM(MEVENT, 2007 PRINTM(MEVENT, "drop filtered packet %s\n", 2364 PRINTM(MEVENT, "event id:0x%x\n", pmevent->event_id); 3033 PRINTM(MEVENT, 3076 PRINTM(MEVENT, 3110 PRINTM(MEVENT, "%s radar found when CAC \n", 3151 PRINTM(MEVENT, 3183 PRINTM(MEVENT, "Radar detected on channel %d\n", radar_chan); 3208 PRINTM(MEVENT, "Move to target or backup chan %d %d\n", 3222 PRINTM(MEVENT, "radar detected during CAC \n"); [all …]
|
| H A D | moal_cfg80211_util.c | 237 PRINTM(MEVENT, "vendor event :0x%x\n", event); in woal_cfg80211_vendor_event() 279 PRINTM(MEVENT, "wlan: Notify FW dump complete event\n"); in woal_cfg80211_vendor_event_fw_dump() 1415 PRINTM(MEVENT, "%s ring_id:%d\n", __func__, ring_id); in woal_ring_buffer_data_vendor_event() 2993 PRINTM(MEVENT, in woal_cfg80211_subcmd_link_statistic_set() 3072 PRINTM(MEVENT, in woal_cfg80211_subcmd_link_statistic_clr() 3192 PRINTM(MEVENT, in woal_cfg80211_subcmd_rssi_monitor() 3208 PRINTM(MEVENT, "stop rssi monitor\n"); in woal_cfg80211_subcmd_rssi_monitor()
|
| H A D | moal_main.c | 1456 PRINTM(MEVENT, "remain_timer fired.\n"); 1493 PRINTM(MEVENT, "go_timer fired.\n"); 8319 PRINTM(MEVENT, "Reassoc: Thread waking up...\n"); 8327 PRINTM(MEVENT, "Try to roaming......\n"); 8686 PRINTM(MEVENT, 8695 PRINTM(MEVENT, 8821 PRINTM(MEVENT, "TID %d: dscp_low=%d, dscp_high=%d\n", i, 8836 PRINTM(MEVENT,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_shim.c | 1243 PRINTM(MEVENT, "event id:0x%x\n", pmevent->event_id); in moal_recv_event() 1781 PRINTM(MEVENT, "Sched_Scan stopped\n"); in moal_recv_event() 1802 PRINTM(MEVENT, in moal_recv_event() 1814 PRINTM(MEVENT, "%s radar found when CAC \n", in moal_recv_event() 1853 PRINTM(MEVENT, "radar detected during CAC \n"); in moal_recv_event() 1882 PRINTM(MEVENT, "radar detected during BSS active \n"); in moal_recv_event() 1928 PRINTM(MEVENT, in moal_recv_event() 2093 PRINTM(MEVENT, in moal_recv_event() 2124 PRINTM(MEVENT, in moal_recv_event() 2527 PRINTM(MEVENT, in moal_recv_event() [all …]
|
| H A D | moal_cfgvendor.c | 106 PRINTM(MEVENT, "vendor event :0x%x\n", event); in woal_cfg80211_vendor_event() 163 PRINTM(MEVENT, "vendor event :0x%x\n", event); in woal_cfg80211_alloc_vendor_event() 766 PRINTM(MEVENT, in woal_cfg80211_subcmd_rssi_monitor() 777 PRINTM(MEVENT, "stop rssi monitor\n"); in woal_cfg80211_subcmd_rssi_monitor()
|
| H A D | moal_main.c | 637 PRINTM(MEVENT, "remain_timer fired.\n"); in woal_remain_timer_func() 676 PRINTM(MEVENT, "go_timer fired.\n"); in woal_go_timer_func() 5980 PRINTM(MEVENT, "Reassoc: Thread waking up...\n"); 5988 PRINTM(MEVENT, "Try to roaming......\n"); 6231 PRINTM(MEVENT, 6325 PRINTM(MEVENT, "TID %d: dscp_low=%d, dscp_high=%d\n", i, 6340 PRINTM(MEVENT,
|
| H A D | mlan_decl.h | 320 #define MEVENT MBIT(5) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 1047 #define MEVENT MBIT(5) macro 1142 #define PRINTM_MEVENT(msg...) do {if ((mlan_drvdbg & MEVENT) && (print_callback)) \ 1143 print_callback(MNULL, MEVENT, msg); } while (0)
|