Home
last modified time | relevance | path

Searched refs:MAX_CUSTOM_LEN (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c44 #define MAX_CUSTOM_LEN 64 macro
50 char custom[MAX_CUSTOM_LEN]; in libipw_translate_scan()
216 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in libipw_translate_scan()
226 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: "); in libipw_translate_scan()
231 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), "INVALID "); in libipw_translate_scan()
237 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), "DFS "); in libipw_translate_scan()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_wx.c33 #define MAX_CUSTOM_LEN 64 macro
39 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan()
117 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
127 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
132 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
229 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c38 #define MAX_CUSTOM_LEN 64 macro
44 char custom[MAX_CUSTOM_LEN]; in rtl819x_translate_scan()
112 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in rtl819x_translate_scan()
122 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
127 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
217 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in rtl819x_translate_scan()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c30 #define MAX_CUSTOM_LEN 64 macro
101 char custom[MAX_CUSTOM_LEN]; in translate_scan()
197 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
202 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c20 #define MAX_CUSTOM_LEN 64 macro
196 custom = kzalloc(MAX_CUSTOM_LEN, GFP_ATOMIC); in translate_scan()
200 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
205 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_linux.c40 #define MAX_CUSTOM_LEN 64 macro
533 char custom[MAX_CUSTOM_LEN]={0}; in iwe_stream_rate_process()
571 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
577 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
905 char custom[MAX_CUSTOM_LEN]; in translate_scan()
1053 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
1059 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_linux.c40 #define MAX_CUSTOM_LEN 64 macro
531 char custom[MAX_CUSTOM_LEN]={0}; in iwe_stream_rate_process()
569 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
575 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
903 char custom[MAX_CUSTOM_LEN]; in translate_scan()
1051 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
1057 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_linux.c40 #define MAX_CUSTOM_LEN 64 macro
506 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
542 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
547 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
853 char custom[MAX_CUSTOM_LEN]; in translate_scan()
984 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in translate_scan()
989 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in translate_scan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_linux.c34 #define MAX_CUSTOM_LEN 64 macro
407 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
446 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
451 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_linux.c34 #define MAX_CUSTOM_LEN 64 macro
407 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
446 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
451 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c43 #define MAX_CUSTOM_LEN 64 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
484 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
523 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
528 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
488 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
527 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
532 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_linux.c37 #define MAX_CUSTOM_LEN 64 macro
483 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
522 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
527 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
488 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
527 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
532 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
503 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
539 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
544 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
488 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
527 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
532 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c37 #define MAX_CUSTOM_LEN 64 macro
484 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
523 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
528 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c37 #define MAX_CUSTOM_LEN 64 macro
484 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
523 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
528 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
459 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
498 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
503 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
459 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
498 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
503 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
459 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
498 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
503 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c39 #define MAX_CUSTOM_LEN 64 macro
460 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
499 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
504 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c38 #define MAX_CUSTOM_LEN 64 macro
459 char custom[MAX_CUSTOM_LEN] = {0}; in iwe_stream_rate_process()
498 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): "); in iwe_stream_rate_process()
503 p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), in iwe_stream_rate_process()