Home
last modified time | relevance | path

Searched refs:sta_rec_he (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h84 struct sta_rec_he { struct
299 sizeof(struct sta_rec_he) + \
Dmt76_connac_mcu.c536 struct sta_rec_he *he; in mt76_connac_mcu_sta_he_tlv()
542 he = (struct sta_rec_he *)tlv; in mt76_connac_mcu_sta_he_tlv()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h856 struct sta_rec_he { struct
1141 sizeof(struct sta_rec_he) + \
Dmcu.c1479 struct sta_rec_he *he; in mt7915_mcu_sta_he_tlv()
1485 he = (struct sta_rec_he *)tlv; in mt7915_mcu_sta_he_tlv()
2319 len = sizeof(struct sta_req_hdr) + sizeof(struct sta_rec_he); in mt7915_mcu_add_he()