Searched refs:SUBLOGLEVEL (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 2164 #define SUBLOGLEVEL 20 macro 2165 #define SUBLOGLEVELZ ((SUBLOGLEVEL) + (1)) 2233 tokens = sscanf(token, "%"S(SUBLOGLEVEL)"s %u", sublog, &log_on); in set_wl_debug_level()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_exportfs.c | 2166 #define SUBLOGLEVEL 20 macro 2167 #define SUBLOGLEVELZ ((SUBLOGLEVEL) + (1)) 2235 tokens = sscanf(token, "%"S(SUBLOGLEVEL)"s %u", sublog, &log_on); in set_wl_debug_level()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 1390 #define SUBLOGLEVEL 20 macro 1391 #define SUBLOGLEVELZ ((SUBLOGLEVEL) + (1)) 21820 tokens = sscanf(token, "%"S(SUBLOGLEVEL)"s %u", sublog, &log_on);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 1388 #define SUBLOGLEVEL 20 macro 1389 #define SUBLOGLEVELZ ((SUBLOGLEVEL) + (1)) 21818 tokens = sscanf(token, "%"S(SUBLOGLEVEL)"s %u", sublog, &log_on);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 1271 #define SUBLOGLEVEL 20 macro 1272 #define SUBLOGLEVELZ ((SUBLOGLEVEL) + (1)) 21585 tokens = sscanf(token, "%"S(SUBLOGLEVEL)"s %u", sublog, &log_on);
|