Searched refs:sta_hdr (Results 1 – 2 of 2) sorted by relevance
230 struct tlv *sta_hdr = sta_wtbl; in mt76_connac_mcu_add_nested_tlv() local243 if (sta_hdr) { in mt76_connac_mcu_add_nested_tlv()244 u16 size = le16_to_cpu(sta_hdr->len); in mt76_connac_mcu_add_nested_tlv()246 sta_hdr->len = cpu_to_le16(size + len); in mt76_connac_mcu_add_nested_tlv()280 struct tlv *sta_hdr = sta_wtbl; in mt76_connac_mcu_alloc_wtbl_req() local297 if (sta_hdr) in mt76_connac_mcu_alloc_wtbl_req()298 sta_hdr->len = cpu_to_le16(sizeof(hdr)); in mt76_connac_mcu_alloc_wtbl_req()
742 struct tlv *sta_hdr = sta_wtbl; in mt7915_mcu_alloc_wtbl_req() local759 if (sta_hdr) in mt7915_mcu_alloc_wtbl_req()760 sta_hdr->len = cpu_to_le16(sizeof(hdr)); in mt7915_mcu_alloc_wtbl_req()770 struct tlv *sta_hdr = sta_wtbl; in mt7915_mcu_add_nested_tlv() local783 if (sta_hdr) { in mt7915_mcu_add_nested_tlv()784 u16 size = le16_to_cpu(sta_hdr->len); in mt7915_mcu_add_nested_tlv()786 sta_hdr->len = cpu_to_le16(size + len); in mt7915_mcu_add_nested_tlv()