ps_tlv
struct mwifiex_ie_types_ps_param *ps_tlv =
struct mwifiex_ps_param *ps_mode = &ps_tlv->param;
ps_tlv->header.type = cpu_to_le16(TLV_TYPE_PS_PARAM);
ps_tlv->header.len = cpu_to_le16(sizeof(*ps_tlv) -
cmd_size += sizeof(*ps_tlv);
tlv += sizeof(*ps_tlv);
.len = cpu_to_le16(sizeof(struct ps_tlv)),
.len = cpu_to_le16(sizeof(struct ps_tlv)),