Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw88/
HDrx.c54 cur_pkt_cnt->num_bcn_pkt++; in rtw_rx_phy_stat()
HDdebug.c800 seq_printf(m, "[Rx Beacon Count] = %u\n", last_cnt->num_bcn_pkt); in rtw_debugfs_get_phy_info()
HDmain.h1615 u16 num_bcn_pkt; member
HDmain.c245 int received_beacons = rtwdev->dm_info.cur_pkt_count.num_bcn_pkt; in rtw_watch_dog_work()