nlo_configured_parameters
struct nlo_configured_parameters *nlo_list;
len += sizeof(struct nlo_configured_parameters) *
sizeof(struct nlo_configured_parameters);
tlv->len = __cpu_to_le16(sizeof(struct nlo_configured_parameters) -
ptr += __le32_to_cpu(cmd->no_of_ssids) * sizeof(struct nlo_configured_parameters);
struct nlo_configured_parameters *nlo_list;
nlo_list = (struct nlo_configured_parameters *)ptr;