Hap AC3 bridge vlan - Hw offload off

Hello. I try for a few days to activate Hw offload on bridge ports without any success. I post the config here, mentioning that I am using ROS 7.1.1
I have no ideea where i am wrong, becouse i know that STP must be off and then HW offload should become on.
If anyone have a clue , please let me know

[admin@Weilmunster] > interface/bridge/ export verbose 
# jan/21/2022 08:48:57 by RouterOS 7.1.1
# software id = TMF1-27L6
#
# model = RBD53iG-5HacD2HnD
# serial number = xxxx
/interface bridge
add admin-mac=74:4D:28:36:40:4E ageing-time=5m arp=enabled arp-timeout=auto auto-mac=no dhcp-snooping=no disabled=no ether-type=0x8100 fast-forward=yes frame-types=admit-all igmp-snooping=no ingress-filtering=no mtu=auto name=bridge protocol-mode=\
    none pvid=1 vlan-filtering=yes
/interface bridge port
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none hw=yes ingress-filtering=yes interface=ether2 \
    internal-path-cost=10 learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none hw=yes ingress-filtering=yes interface=ether3 \
    internal-path-cost=10 learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-vlan-tagged horizon=none hw=yes ingress-filtering=yes interface=ether4 internal-path-cost=10 learn=auto \
    multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan1 internal-path-cost=10 \
    learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan2 internal-path-cost=10 \
    learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan3 internal-path-cost=10 learn=auto \
    multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=110 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=ovpn-in1 internal-path-cost=10 learn=auto \
    multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=200 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan4 internal-path-cost=10 learn=auto \
    multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=300 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-all horizon=none ingress-filtering=yes interface=*19 internal-path-cost=10 learn=auto multicast-router=temporary-query \
    path-cost=10 point-to-point=auto priority=0x80 pvid=110 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-all horizon=none hw=yes ingress-filtering=yes interface=ether5 internal-path-cost=10 learn=auto multicast-router=\
    temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
/interface bridge port-controller
# disabled
set bridge=none cascade-ports="" switch=none
/interface bridge port-extender
# disabled
set control-ports="" excluded-ports="" switch=none
/interface bridge settings
set allow-fast-path=yes use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=no
/interface bridge vlan
add bridge=bridge disabled=no tagged=bridge,ether4 untagged=ether2,ether3,ether5,wlan1,wlan2 vlan-ids=100
add bridge=bridge disabled=no tagged=bridge,ether4 untagged=wlan3 vlan-ids=110
add bridge=bridge disabled=no tagged=bridge untagged=*F00010 vlan-ids=200
add bridge=bridge disabled=no tagged=bridge untagged=wlan4 vlan-ids=300

Vlan-filtering can not be HW-offloaded on QCA8327 switch. Here’s table of what can be HW offloaded per switch chip type.

From the config you have activated VLAN filtering on that bridge and so HW offloading can not be ON.
Check this table where you can see which option allows HW based on your switch chip model.
https://help.mikrotik.com/docs/display/ROS/Bridge#Bridge-BridgeHardwareOffloading

Ok, thank you for your answers. So no point to dig anymore. I was not aware that is not possible on this switch.
Thanks again

One way could be to enable VLAN on that device by using switch chip config instead of bridge VLAN filtering.
In such case VLAN filtering will be OFF, and hw offloading will be ON.
I have done the same on my hAP AC2/AC3 for the same reason.

Thanks for suggestion. I will try