diff options
| author | Roopni Devanathan <[email protected]> | 2024-12-18 03:57:10 +0000 |
|---|---|---|
| committer | Jeff Johnson <[email protected]> | 2025-01-10 20:14:57 +0000 |
| commit | 89699f029cd42ddf913a201c917ce4f7b213b068 (patch) | |
| tree | afa12de835bc09d47b83cf4e68ac8bf8b1141d4b /net/unix/sysctl_net_unix.c | |
| parent | wifi: ath12k: Support Transmit Buffer OFDMA Stats (diff) | |
| download | kernel-89699f029cd42ddf913a201c917ce4f7b213b068.tar.gz kernel-89699f029cd42ddf913a201c917ce4f7b213b068.zip | |
wifi: ath12k: Support AST Entry Stats
Add support to request Address Search Table(AST) entries stats
from firmware through HTT stats type 41. These stats give AST entries
related information such as software peer id, MAC address, pdev id,
vdev, id, next hop, etc.
Sample output:
-------------
echo 41 > /sys/kernel/debug/ath12k/pci-0000\:06\:00.0/mac0/htt_stats_type
cat /sys/kernel/debug/ath12k/pci-0000\:06\:00.0/mac0/htt_stats
HTT_AST_ENTRY_TLV:
ast_index = 10
mac_addr = 00:00:00:01:00:00
sw_peer_id = 0
pdev_id = 3
vdev_id = 255
next_hop = 0
mcast = 0
monitor_direct = 0
mesh_sta = 0
mec = 0
intra_bss = 0
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
Signed-off-by: Roopni Devanathan <[email protected]>
Acked-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jeff Johnson <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
