Searched refs:he_oper_len (Results 1 – 4 of 4) sorted by relevance
191 uint32_t he_oper_len; member
734 if (!conn_info->he_oper_len || !conn_info->he_operation) in hdd_add_he_oper_info()737 if (nla_put(skb, HE_OPERATION, conn_info->he_oper_len, in hdd_add_he_oper_info()744 conn_info->he_oper_len); in hdd_add_he_oper_info()749 hdd_sta_ctx->cache_conn_info.he_oper_len = 0; in hdd_add_he_oper_info()755 return hdd_sta_ctx->cache_conn_info.he_oper_len; in hdd_get_he_op_len()
1303 uint32_t he_oper_len; in hdd_copy_he_operation() local1314 he_oper_len = sizeof(struct ieee80211_he_operation) + len; in hdd_copy_he_operation()1316 hdd_he_operation = qdf_mem_malloc(he_oper_len); in hdd_copy_he_operation()1389 hdd_sta_ctx->cache_conn_info.he_oper_len = he_oper_len; in hdd_copy_he_operation()