Searched refs:SUPP_LOG_LEN (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.h | 710 #define SUPP_LOG_LEN 256 macro
|
| H A D | wl_cfgvendor.c | 116 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_send_supp_eventstring() 131 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 134 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_send_supp_eventstring() 162 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_notify_supp_event_str() 176 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 178 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_notify_supp_event_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgvendor.h | 871 #define SUPP_LOG_LEN 256 macro
|
| H A D | wl_cfgvendor.c | 116 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_send_supp_eventstring() 131 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 134 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_send_supp_eventstring() 162 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_notify_supp_event_str() 176 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 178 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_notify_supp_event_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgvendor.h | 871 #define SUPP_LOG_LEN 256 macro
|
| H A D | wl_cfgvendor.c | 116 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_send_supp_eventstring() 131 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 134 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_send_supp_eventstring() 162 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_notify_supp_event_str() 176 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 178 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_notify_supp_event_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvendor.h | 786 #define SUPP_LOG_LEN 256 macro
|
| H A D | wl_cfgvendor.c | 114 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_send_supp_eventstring() 129 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 132 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_send_supp_eventstring() 160 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_notify_supp_event_str() 174 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 176 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_notify_supp_event_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvendor.h | 879 #define SUPP_LOG_LEN 256 macro
|
| H A D | wl_cfgvendor.c | 114 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_send_supp_eventstring() 129 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 132 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_send_supp_eventstring() 160 char buf[SUPP_LOG_LEN] = {0}; in wl_cfgvendor_notify_supp_event_str() 174 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 176 rem_len = SUPP_LOG_LEN - (prefix_len + 1); in wl_cfgvendor_notify_supp_event_str()
|