Home
last modified time | relevance | path

Searched refs:beacon_stats (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs.c368 struct bcn_reception_stats_rsp beacon_stats; member
389 priv->beacon_stats = *response; in hdd_beacon_debugstats_cb()
400 struct bcn_reception_stats_rsp *beacon_stats; in __show_beacon_reception_stats() local
461 beacon_stats = &priv->beacon_stats; in __show_beacon_reception_stats()
468 beacon_stats->vdev_id, in __show_beacon_reception_stats()
469 beacon_stats->total_bcn_cnt, in __show_beacon_reception_stats()
470 beacon_stats->total_bmiss_cnt); in __show_beacon_reception_stats()
480 beacon_stats->bmiss_bitmap[j]); in __show_beacon_reception_stats()
513 static DEVICE_ATTR(beacon_stats, 0444,