Ubiquiti UniFi 6 Lite ethernet work only via 100Mb switch

Hello

After flashing OpenWRT 23.05.5 to UniFi 6 Lite ethernet port work only via 100Mb switch.
At 1000Mb switches link detected, but no any packets received or transmitted....

ifconfig shows that has many RXed packes, but tcpdump show only TXed packets from interface.

root@OpenWRT:~# ifconfig lan
lan       Link encap:Ethernet  HWaddr 60:22:32:41:0C:84
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:739 errors:0 dropped:0 overruns:0 frame:0
          TX packets:274 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:50842 (49.6 KiB)  TX bytes:91336 (89.1 KiB)
root@OpenWRT:~# tcpdump -i lan -ne
tcpdump: verbose output suppressed, use -v[v]... for full protocol decode
listening on lan, link-type EN10MB (Ethernet), snapshot length 262144 bytes
22:29:34.646371 60:22:32:41:0c:84 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 60:22:32:41:0c:84, length 300
22:29:37.736384 60:22:32:41:0c:84 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 60:22:32:41:0c:84, length 300
22:29:40.836485 60:22:32:41:0c:84 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 60:22:32:41:0c:84, length 300
22:29:43.966406 60:22:32:41:0c:84 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 60:22:32:41:0c:84, length 300
22:29:47.076389 60:22:32:41:0c:84 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 342: 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 60:22:32:41:0c:84, length 300
^C
5 packets captured
5 packets received by filter
0 packets dropped by kernel
[  538.310118] mt7530-mdio mdio-bus:1f lan: Link is Down
[  538.315573] br-lan: port 1(lan) entered disabled state
[  550.936005] mt7530-mdio mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[  550.936104] br-lan: port 1(lan) entered blocking state
[  550.949115] br-lan: port 1(lan) entered forwarding state
# ethtool lan
Settings for lan:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
                                             1000baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 0
        Transceiver: external
        Auto-negotiation: on
        MDI-X: Unknown
        Supports Wake-on: d
        Wake-on: d
        Link detected: yes
# ethtool eth0
Settings for eth0:
        Supported ports: [ MII ]
        Supported link modes:   1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  1000baseT/Full
        Link partner advertised pause frame use: Symmetric
        Link partner advertised auto-negotiation: No
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Current message level: 0x000000ff (255)
                               drv probe link timer ifdown ifup rx_err tx_err
        Link detected: yes

Is your power injector Gb capable?

From "BOX". Before Flashing OpenWRT all was OK.