[PATCH 07/12] wifi: mt76: connac: add a new bss_info tag for setting ifs time
Lorenzo Bianconi
lorenzo at kernel.org
Fri Jun 2 10:57:25 PDT 2023
> From: Peter Chiu <chui-hao.chiu at mediatek.com>
>
> Add a new bss_info tag id UNI_BSS_INFO_IFS_TIME. This is used for
> setting IFS time by mcu command.
>
> Signed-off-by: Peter Chiu <chui-hao.chiu at mediatek.com>
> Signed-off-by: Shayne Chen <shayne.chen at mediatek.com>
> ---
> drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> index 4a21c237ea6e..3790d68525e5 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> +++ b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> @@ -1288,6 +1288,7 @@ enum {
> UNI_BSS_INFO_UAPSD = 19,
> UNI_BSS_INFO_PS = 21,
> UNI_BSS_INFO_BCNFT = 22,
> + UNI_BSS_INFO_IFS_TIME = 23,
> UNI_BSS_INFO_OFFLOAD = 25,
> UNI_BSS_INFO_MLD = 26,
same here, this patch can be merged with 8/12.
Regards,
Lorenzo
> };
> --
> 2.39.2
>
-------------- 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/20230602/c12b5787/attachment.sig>
More information about the Linux-mediatek
mailing list