| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgnan.h | 264 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service hash */ 544 uint8 svc_name[WL_NAN_SVC_HASH_LEN]; /* service name */ 658 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; 676 uint8 svc_hash[WL_NAN_SVC_HASH_LEN];
|
| H A D | wl_cfgnan.c | 4000 cmd_data->svc_hash.data, WL_NAN_SVC_HASH_LEN); in wl_cfgnan_cache_svc_info() 5083 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_sd_params_handler() 5423 *data_size += ALIGN_SIZE(WL_NAN_SVC_HASH_LEN + NAN_XTLV_ID_LEN_SIZE, 4); in wl_cfgnan_aligned_data_size_of_opt_dp_params() 6849 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_data_path_request_handler() 6853 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_request_handler() 6874 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_request_handler() 7140 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_data_path_response_handler() 7144 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_response_handler() 7302 (void)memcpy_s(nan_req_resp->svc_hash, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_sec_info_handler() 7303 disc_cache->svc_hash, WL_NAN_SVC_HASH_LEN); in wl_cfgnan_sec_info_handler() [all …]
|
| H A D | wl_cfgvendor.c | 3821 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_datapath_args() 4152 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_discover_args() 9985 [NAN_ATTRIBUTE_SERVICE_NAME] = { .type = NLA_BINARY, .len = WL_NAN_SVC_HASH_LEN },
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgnan.h | 264 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service hash */ 544 uint8 svc_name[WL_NAN_SVC_HASH_LEN]; /* service name */ 658 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; 676 uint8 svc_hash[WL_NAN_SVC_HASH_LEN];
|
| H A D | wl_cfgnan.c | 4000 cmd_data->svc_hash.data, WL_NAN_SVC_HASH_LEN); in wl_cfgnan_cache_svc_info() 5083 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_sd_params_handler() 5423 *data_size += ALIGN_SIZE(WL_NAN_SVC_HASH_LEN + NAN_XTLV_ID_LEN_SIZE, 4); in wl_cfgnan_aligned_data_size_of_opt_dp_params() 6849 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_data_path_request_handler() 6853 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_request_handler() 6874 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_request_handler() 7140 if ((cmd_data->svc_hash.dlen == WL_NAN_SVC_HASH_LEN) && in wl_cfgnan_data_path_response_handler() 7144 WL_NAN_XTLV_CFG_SVC_HASH, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_data_path_response_handler() 7302 (void)memcpy_s(nan_req_resp->svc_hash, WL_NAN_SVC_HASH_LEN, in wl_cfgnan_sec_info_handler() 7303 disc_cache->svc_hash, WL_NAN_SVC_HASH_LEN); in wl_cfgnan_sec_info_handler() [all …]
|
| H A D | wl_cfgvendor.c | 3817 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_datapath_args() 4148 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_discover_args() 9200 [NAN_ATTRIBUTE_SERVICE_NAME] = { .type = NLA_BINARY, .len = WL_NAN_SVC_HASH_LEN },
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgnan.h | 218 u8 svc_name[WL_NAN_SVC_HASH_LEN]; /* service name */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 7812 #define WL_NAN_SVC_HASH_LEN 6 macro 8505 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 8520 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 8825 #define WL_NAN_SVC_HASH_LEN 6 macro 8841 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 9855 #define WL_NAN_SVC_HASH_LEN 6 macro 11137 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 11152 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 11470 #define WL_NAN_SVC_HASH_LEN 6 macro 11486 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 9855 #define WL_NAN_SVC_HASH_LEN 6 macro 11137 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 11152 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 11470 #define WL_NAN_SVC_HASH_LEN 6 macro 11486 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 9866 #define WL_NAN_SVC_HASH_LEN 6 macro 11148 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 11163 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 11481 #define WL_NAN_SVC_HASH_LEN 6 macro 11497 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 12536 #define WL_NAN_SVC_HASH_LEN 6 macro 13979 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 13994 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 14317 #define WL_NAN_SVC_HASH_LEN 6 macro 14333 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 12554 #define WL_NAN_SVC_HASH_LEN 6 macro 13997 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for the service name */ 14012 uint8 service_hash[WL_NAN_SVC_HASH_LEN]; /* Hash for service name */ 14335 #define WL_NAN_SVC_HASH_LEN 6 macro 14351 uint8 svc_hash[WL_NAN_SVC_HASH_LEN]; /* service descp string */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.c | 3468 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_datapath_args() 3799 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_discover_args()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgvendor.c | 3529 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_datapath_args() 3860 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_discover_args()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgvendor.c | 3527 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_datapath_args() 3858 if (cmd_data->svc_hash.dlen != WL_NAN_SVC_HASH_LEN) { in wl_cfgvendor_nan_parse_discover_args()
|