Searched refs:ie_head (Results 1 – 1 of 1) sorted by relevance
1273 struct ie_header *ie_head; in wma_parse_bw_indication_ie() local1278 ie_head = (struct ie_header *)ie; in wma_parse_bw_indication_ie()1279 if (ie_head->ie_len + sizeof(struct ie_header) > tlv_len) { in wma_parse_bw_indication_ie()1281 ie_head->ie_len, tlv_len); in wma_parse_bw_indication_ie()