Searched refs:nl_buf_len (Results 1 – 8 of 8) sorted by relevance
206 uint32_t nl_buf_len; in hdd_get_station_assoc_fail() local211 nl_buf_len = NLMSG_HDRLEN; in hdd_get_station_assoc_fail()212 nl_buf_len += sizeof(uint32_t); in hdd_get_station_assoc_fail()214 nl_buf_len); in hdd_get_station_assoc_fail()394 uint32_t nl_buf_len = nla_total_size(0); in hdd_calculate_tx_bitrate_ie_size() local397 nl_buf_len += nla_total_size(sizeof(uint32_t)) + in hdd_calculate_tx_bitrate_ie_size()403 return nl_buf_len; in hdd_calculate_tx_bitrate_ie_size()482 uint32_t nl_buf_len = nla_total_size(0); in hdd_calculate_sta_info_ie_size() local485 nl_buf_len += nla_total_size(sizeof(int8_t)) + in hdd_calculate_sta_info_ie_size()488 return nl_buf_len; in hdd_calculate_sta_info_ie_size()[all …]
118 uint32_t nl_buf_len; in hdd_post_get_apf_capabilities_rsp() local122 nl_buf_len = NLMSG_HDRLEN; in hdd_post_get_apf_capabilities_rsp()123 nl_buf_len += in hdd_post_get_apf_capabilities_rsp()127 nl_buf_len); in hdd_post_get_apf_capabilities_rsp()495 unsigned long nl_buf_len = NLMSG_HDRLEN; in hdd_apf_read_memory() local566 nl_buf_len += sizeof(uint32_t) + NLA_HDRLEN; in hdd_apf_read_memory()567 nl_buf_len += context->buf_len + NLA_HDRLEN; in hdd_apf_read_memory()569 nl_buf_len); in hdd_apf_read_memory()
151 uint32_t nl_buf_len; in __wlan_hdd_cfg80211_get_he_cap() local165 nl_buf_len = NLMSG_HDRLEN; in __wlan_hdd_cfg80211_get_he_cap()177 nl_buf_len += NLA_HDRLEN + sizeof(he_supported) + in __wlan_hdd_cfg80211_get_he_cap()186 nl_buf_len += NLA_HDRLEN + sizeof(he_supported); in __wlan_hdd_cfg80211_get_he_cap()191 reply_skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, nl_buf_len); in __wlan_hdd_cfg80211_get_he_cap()697 uint32_t nl_buf_len; in __wlan_hdd_cfg80211_sr_operations() local871 nl_buf_len = hdd_get_srp_stats_len(); in __wlan_hdd_cfg80211_sr_operations()873 nl_buf_len); in __wlan_hdd_cfg80211_sr_operations()934 nl_buf_len = hdd_get_srp_param_len(); in __wlan_hdd_cfg80211_sr_operations()936 nl_buf_len); in __wlan_hdd_cfg80211_sr_operations()
121 uint32_t nl_buf_len; in hdd_post_encrypt_decrypt_msg_rsp() local125 nl_buf_len = resp->data_len + NLA_HDRLEN; in hdd_post_encrypt_decrypt_msg_rsp()127 nl_buf_len); in hdd_post_encrypt_decrypt_msg_rsp()
1386 uint32_t nl_buf_len; in hdd_ocb_get_tsf_timer_reply() local1391 nl_buf_len = NLMSG_HDRLEN; in hdd_ocb_get_tsf_timer_reply()1392 nl_buf_len += 2 * (NLA_HDRLEN + sizeof(uint32_t)); in hdd_ocb_get_tsf_timer_reply()1393 nl_resp = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, nl_buf_len); in hdd_ocb_get_tsf_timer_reply()1618 uint32_t nl_buf_len; in hdd_dcc_get_stats_send_reply() local1623 nl_buf_len = NLMSG_HDRLEN; in hdd_dcc_get_stats_send_reply()1624 nl_buf_len += NLA_HDRLEN + sizeof(uint32_t); in hdd_dcc_get_stats_send_reply()1625 nl_buf_len += NLA_HDRLEN + response->channel_stats_array_len; in hdd_dcc_get_stats_send_reply()1626 nl_resp = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, nl_buf_len); in hdd_dcc_get_stats_send_reply()
323 uint32_t i, j, nl_buf_len; in wlan_hdd_cfg80211_extscan_cached_results_ind() local369 nl_buf_len = NLMSG_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()370 nl_buf_len += EXTSCAN_CACHED_NL_FIXED_TLV; in wlan_hdd_cfg80211_extscan_cached_results_ind()372 nl_buf_len += sizeof(result->scan_id) + NLA_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()373 nl_buf_len += EXTSCAN_CACHED_NEST_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()376 nl_buf_len += EXTSCAN_CACHED_NEST_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()377 nl_buf_len += EXTSCAN_CACHED_NL_SCAN_ID_TLV; in wlan_hdd_cfg80211_extscan_cached_results_ind()378 nl_buf_len += EXTSCAN_CACHED_NEST_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()382 nl_buf_len += EXTSCAN_CACHED_NEST_HDRLEN; in wlan_hdd_cfg80211_extscan_cached_results_ind()383 nl_buf_len += in wlan_hdd_cfg80211_extscan_cached_results_ind()[all …]
13484 unsigned long nl_buf_len = NLMSG_HDRLEN; in hdd_get_configuration() local13496 nl_buf_len += NLA_HDRLEN + in hdd_get_configuration()13501 nl_buf_len); in hdd_get_configuration()17533 uint32_t nl_buf_len; in __wlan_hdd_cfg80211_get_bus_size() local17548 nl_buf_len = NLMSG_HDRLEN; in __wlan_hdd_cfg80211_get_bus_size()17549 nl_buf_len += (sizeof(hdd_ctx->wmi_max_len) + NLA_HDRLEN); in __wlan_hdd_cfg80211_get_bus_size()17551 nl_buf_len); in __wlan_hdd_cfg80211_get_bus_size()
187 uint32_t nl_buf_len; in wlan_cfg80211_mc_cp_stats_send_wake_lock_stats() local192 nl_buf_len = NLMSG_HDRLEN; in wlan_cfg80211_mc_cp_stats_send_wake_lock_stats()193 nl_buf_len += QCA_WLAN_VENDOR_GET_WAKE_STATS_MAX * in wlan_cfg80211_mc_cp_stats_send_wake_lock_stats()196 skb = wlan_cfg80211_vendor_cmd_alloc_reply_skb(wiphy, nl_buf_len); in wlan_cfg80211_mc_cp_stats_send_wake_lock_stats()