Searched refs:MOD_PARAM_INFOLEN (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 2097 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 959 char info_string[MOD_PARAM_INFOLEN]; 960 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2605 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 443 char info_string[MOD_PARAM_INFOLEN]; 444 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| H A D | wl_cfg80211.c | 25488 uint32 alloc_len = MOD_PARAM_INFOLEN;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2605 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 443 char info_string[MOD_PARAM_INFOLEN]; 444 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| H A D | wl_cfg80211.c | 25490 uint32 alloc_len = MOD_PARAM_INFOLEN;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2610 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 442 char info_string[MOD_PARAM_INFOLEN]; 443 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| H A D | wl_cfg80211.c | 25225 uint32 alloc_len = MOD_PARAM_INFOLEN;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 3355 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 576 char info_string[MOD_PARAM_INFOLEN]; 577 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| H A D | wl_cfg80211.c | 21899 uint32 alloc_len = MOD_PARAM_INFOLEN; in wl_print_verinfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 3350 #define MOD_PARAM_INFOLEN 512 macro
|
| H A D | dhd_linux.c | 575 char info_string[MOD_PARAM_INFOLEN]; 576 module_param_string(info_string, info_string, MOD_PARAM_INFOLEN, 0444);
|
| H A D | wl_cfg80211.c | 21654 uint32 alloc_len = MOD_PARAM_INFOLEN; in wl_print_verinfo()
|