zephyr/subsys/net/l2
Ajay Parida 1542140e4e net: wifi: Unicast frames statistics
Unicast RX stats
It represents total number of unicast (any type data, action or
any other unicast frames) frames received at firmware level.
The actual frames passed to host will be different as firmware
may drop packets or some packets may be dropped because of
errors.

Unicast TX stats
Transmission side the unicast packets count states the packets
handed over to firmware. The stats taken at firmware level.
Actual packets transmission may vary depending upon various factors.

Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
2024-04-29 12:17:18 +03:00
..
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
ppp net: l2: ppp: ipv6cp: add assert to check the link address length 2024-02-26 14:43:07 +01:00
virtual net: use appropriate sys_randX_get() 2024-04-05 12:28:46 +02:00
wifi net: wifi: Unicast frames statistics 2024-04-29 12:17:18 +03:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00