Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c813 last_cnt->num_qry_pkt[DESC_RATE1M], in rtw_debugfs_get_phy_info()
814 last_cnt->num_qry_pkt[DESC_RATE2M], in rtw_debugfs_get_phy_info()
819 last_cnt->num_qry_pkt[DESC_RATE6M], in rtw_debugfs_get_phy_info()
820 last_cnt->num_qry_pkt[DESC_RATE9M], in rtw_debugfs_get_phy_info()
821 last_cnt->num_qry_pkt[DESC_RATE12M], in rtw_debugfs_get_phy_info()
822 last_cnt->num_qry_pkt[DESC_RATE18M], in rtw_debugfs_get_phy_info()
823 last_cnt->num_qry_pkt[DESC_RATE24M], in rtw_debugfs_get_phy_info()
824 last_cnt->num_qry_pkt[DESC_RATE36M], in rtw_debugfs_get_phy_info()
825 last_cnt->num_qry_pkt[DESC_RATE48M], in rtw_debugfs_get_phy_info()
832 last_cnt->num_qry_pkt[rate_id], in rtw_debugfs_get_phy_info()
[all …]
H A Drx.c99 cur_pkt_cnt->num_qry_pkt[pkt_stat->rate]++; in rtw_rx_phy_stat()
H A Dmain.h1632 u16 num_qry_pkt[DESC_RATE_MAX]; member