[PATCH 08/10] wifi: mt76: connac: add more starec command tags
Lorenzo Bianconi
lorenzo at kernel.org
Wed Nov 9 04:23:13 PST 2022
> > Add starec tags which will be used in new chipset.
> > This is a preliminary patch to add mt7996 chipset support.
> >
> > Signed-off-by: Shayne Chen <shayne.chen at mediatek.com>
> > ---
> > drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > index ed1d24822c37..336c20fcc8dc 100644
> > --- a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > +++ b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > @@ -791,6 +791,8 @@ enum {
> > STA_REC_PHY = 0x15,
> > STA_REC_HE_6G = 0x17,
> > STA_REC_HE_V2 = 0x19,
> > + STA_REC_HDRT = 0x28,
> > + STA_REC_HDR_TRANS = 0x2B,
> > STA_REC_MAX_NUM
> > };
>
> I guess this patch does not apply cleanly.
>
> Regards,
> Lorenzo
>
> >
> > --
> > 2.25.1
> >
I guess I am missing sta_rec_he_v2 structure definition. Is it already upstream
or have you missed it?
Regards,
Lorenzo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20221109/4391a231/attachment.sig>
More information about the Linux-mediatek
mailing list