Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c390 struct rtl_stats *pcurrent_stats) in _rtl92de_process_phyinfo() argument
393 if (!pcurrent_stats->packet_matchbssid && in _rtl92de_process_phyinfo()
394 !pcurrent_stats->packet_beacon) in _rtl92de_process_phyinfo()
397 _rtl92de_process_ui_rssi(hw, pcurrent_stats); in _rtl92de_process_phyinfo()
398 _rtl92de_process_pwdb(hw, pcurrent_stats); in _rtl92de_process_phyinfo()
399 _rtl92de_process_ui_link_quality(hw, pcurrent_stats); in _rtl92de_process_phyinfo()
/Linux-v5.4/drivers/staging/rtl8192u/
Dr8192U_core.c3789 struct ieee80211_rx_stats *pcurrent_stats) in rtl8192_process_phyinfo() argument
3810 pcurrent_stats->Seq_Num = seq; in rtl8192_process_phyinfo()
3833 pcurrent_stats->rssi = priv->stats.signal_strength; in rtl8192_process_phyinfo()