Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
Dtrx_common.c335 struct rtl_stats *pcurrent_stats) in _rtl92d_process_phyinfo() argument
337 if (!pcurrent_stats->packet_matchbssid && in _rtl92d_process_phyinfo()
338 !pcurrent_stats->packet_beacon) in _rtl92d_process_phyinfo()
341 _rtl92d_process_ui_rssi(hw, pcurrent_stats); in _rtl92d_process_phyinfo()
342 _rtl92d_process_pwdb(hw, pcurrent_stats); in _rtl92d_process_phyinfo()
343 _rtl92d_process_ui_link_quality(hw, pcurrent_stats); in _rtl92d_process_phyinfo()