Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDdebug.c768 last_cnt->num_qry_pkt[DESC_RATE1M], in rtw_debugfs_get_phy_info()
769 last_cnt->num_qry_pkt[DESC_RATE2M], in rtw_debugfs_get_phy_info()
770 last_cnt->num_qry_pkt[DESC_RATE5_5M], in rtw_debugfs_get_phy_info()
771 last_cnt->num_qry_pkt[DESC_RATE11M]); in rtw_debugfs_get_phy_info()
774 last_cnt->num_qry_pkt[DESC_RATE6M], in rtw_debugfs_get_phy_info()
775 last_cnt->num_qry_pkt[DESC_RATE9M], in rtw_debugfs_get_phy_info()
776 last_cnt->num_qry_pkt[DESC_RATE12M], in rtw_debugfs_get_phy_info()
777 last_cnt->num_qry_pkt[DESC_RATE18M], in rtw_debugfs_get_phy_info()
778 last_cnt->num_qry_pkt[DESC_RATE24M], in rtw_debugfs_get_phy_info()
779 last_cnt->num_qry_pkt[DESC_RATE36M], in rtw_debugfs_get_phy_info()
[all …]
HDrx.c93 cur_pkt_cnt->num_qry_pkt[pkt_stat->rate]++; in rtw_rx_phy_stat()
HDmain.h1594 u16 num_qry_pkt[DESC_RATE_MAX]; member