| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_dbg.h | 181 #define WL_WSEC(args) macro 262 #define WL_WSEC(args) EVENT_LOG_RA(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 265 #define WL_WSEC(args) EVENT_LOG_FAST_CAST_PAREN_ARGS(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 269 #define WL_WSEC(args) WL_PRINT(args) macro 273 #define WL_WSEC(args) macro
|
| H A D | wl_iw.c | 2444 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); 2490 WL_WSEC(("Setting the key index %d\n", key.index)); 2492 WL_WSEC(("key is a Primary Key\n")); 2725 WL_WSEC(("%s: %s: 'Privacy invoked' TRUE but clearing wsec, assuming " 2728 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2733 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2838 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2849 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2854 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n"));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_dbg.h | 181 #define WL_WSEC(args) macro 262 #define WL_WSEC(args) EVENT_LOG_RA(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 265 #define WL_WSEC(args) EVENT_LOG_FAST_CAST_PAREN_ARGS(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 269 #define WL_WSEC(args) WL_PRINT(args) macro 273 #define WL_WSEC(args) macro
|
| H A D | wl_iw.c | 2444 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); 2490 WL_WSEC(("Setting the key index %d\n", key.index)); 2492 WL_WSEC(("key is a Primary Key\n")); 2725 WL_WSEC(("%s: %s: 'Privacy invoked' TRUE but clearing wsec, assuming " 2728 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2733 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2838 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2849 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2854 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n"));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_dbg.h | 181 #define WL_WSEC(args) macro 262 #define WL_WSEC(args) EVENT_LOG_RA(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 265 #define WL_WSEC(args) EVENT_LOG_FAST_CAST_PAREN_ARGS(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 269 #define WL_WSEC(args) WL_PRINT(args) macro 273 #define WL_WSEC(args) macro
|
| H A D | wl_iw.c | 2438 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); 2484 WL_WSEC(("Setting the key index %d\n", key.index)); 2486 WL_WSEC(("key is a Primary Key\n")); 2719 WL_WSEC(("%s: %s: 'Privacy invoked' TRUE but clearing wsec, assuming " 2722 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2727 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2832 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); 2843 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); 2848 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n"));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_dbg.h | 167 #define WL_WSEC(args) macro 231 #define WL_WSEC(args) WL_PRINT(args) macro 234 #define WL_WSEC(args) macro
|
| H A D | wl_iw.c | 84 #define WL_WSEC(x) WL_WSEC_MSG x macro 2672 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); in wl_iw_set_encodeext() 2709 WL_WSEC(("set key %s\n", keystring)); in wl_iw_set_encodeext() 2721 WL_WSEC(("Setting the key index %d\n", key.index)); in wl_iw_set_encodeext() 2723 WL_WSEC(("key is a Primary Key\n")); in wl_iw_set_encodeext() 2946 WL_WSEC(("get wsec=0x%x\n", val)); in wl_iw_set_wpaauth() 2963 WL_WSEC(("%s: 'Privacy invoked' TRUE but clearing wsec, assuming " in wl_iw_set_wpaauth() 2966 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 2971 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 2976 WL_WSEC(("set wsec=0x%x\n", val)); in wl_iw_set_wpaauth() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_dbg.h | 141 #define WL_WSEC(args) do {if (wl_msg_level & WL_WSEC_VAL) WL_PRINT(args);} while (0) macro 469 #define WL_WSEC(args) macro 1086 #define WL_WSEC(args) EVENT_LOG_RA(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 1089 #define WL_WSEC(args) EVENT_LOG_COMPACT_CAST_PAREN_ARGS(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 1095 #define WL_WSEC(args) WL_PRINT(args) macro 1099 #define WL_WSEC(args) macro 1458 #define WL_WSEC_DP(args) WL_WSEC(args)
|
| H A D | wl_iw.c | 83 #define WL_WSEC(x) WL_WSEC_MSG x macro 2676 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); in wl_iw_set_encodeext() 2713 WL_WSEC(("set key %s\n", keystring)); in wl_iw_set_encodeext() 2725 WL_WSEC(("Setting the key index %d\n", key.index)); in wl_iw_set_encodeext() 2727 WL_WSEC(("key is a Primary Key\n")); in wl_iw_set_encodeext() 2951 WL_WSEC(("get wsec=0x%x\n", val)); in wl_iw_set_wpaauth() 2968 WL_WSEC(("%s: 'Privacy invoked' TRUE but clearing wsec, assuming " in wl_iw_set_wpaauth() 2971 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 2976 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 2981 WL_WSEC(("set wsec=0x%x\n", val)); in wl_iw_set_wpaauth() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_dbg.h | 141 #define WL_WSEC(args) do {if (wl_msg_level & WL_WSEC_VAL) WL_PRINT(args);} while (0) macro 469 #define WL_WSEC(args) macro 1086 #define WL_WSEC(args) EVENT_LOG_RA(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 1089 #define WL_WSEC(args) EVENT_LOG_COMPACT_CAST_PAREN_ARGS(EVENT_LOG_TAG_WL_WSEC_LOG, args) macro 1095 #define WL_WSEC(args) WL_PRINT(args) macro 1099 #define WL_WSEC(args) macro 1458 #define WL_WSEC_DP(args) WL_WSEC(args)
|
| H A D | wl_iw.c | 83 #define WL_WSEC(x) WL_WSEC_MSG x macro 2722 WL_WSEC(("Changing the the primary Key to %d\n", key.index)); in wl_iw_set_encodeext() 2759 WL_WSEC(("set key %s\n", keystring)); in wl_iw_set_encodeext() 2771 WL_WSEC(("Setting the key index %d\n", key.index)); in wl_iw_set_encodeext() 2773 WL_WSEC(("key is a Primary Key\n")); in wl_iw_set_encodeext() 2998 WL_WSEC(("get wsec=0x%x\n", val)); in wl_iw_set_wpaauth() 3015 WL_WSEC(("%s: 'Privacy invoked' TRUE but clearing wsec, assuming " in wl_iw_set_wpaauth() 3018 WL_WSEC(("Failed to set iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 3023 WL_WSEC(("Failed to clear iovar is_WPS_enrollee\n")); in wl_iw_set_wpaauth() 3028 WL_WSEC(("set wsec=0x%x\n", val)); in wl_iw_set_wpaauth() [all …]
|