Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h301 struct rtllib_rx_stats *stats,
605 struct rtllib_rx_stats *stats);
608 struct rtllib_rx_stats *pprevious_stats);
611 void rtl92e_copy_mpdu_stats(struct rtllib_rx_stats *psrc_stats,
612 struct rtllib_rx_stats *ptarget_stats);
Dr8192E_dev.h48 bool rtl92e_get_rx_stats(struct net_device *dev, struct rtllib_rx_stats *stats,
Dr8192E_dev.c1481 struct rtllib_rx_stats *pstats, in _rtl92e_query_rxphystatus()
1484 struct rtllib_rx_stats *precord_stats, in _rtl92e_query_rxphystatus()
1508 memset(precord_stats, 0, sizeof(struct rtllib_rx_stats)); in _rtl92e_query_rxphystatus()
1695 struct rtllib_rx_stats *prev_st, in _rtl92e_process_phyinfo()
1696 struct rtllib_rx_stats *curr_st) in _rtl92e_process_phyinfo()
1868 struct rtllib_rx_stats *pstats, in _rtl92e_translate_rx_signal_stats()
1877 static struct rtllib_rx_stats previous_stats; in _rtl92e_translate_rx_signal_stats()
1913 struct rtllib_rx_stats *pstats) in _rtl92e_update_received_rate_histogram_stats()
2024 bool rtl92e_get_rx_stats(struct net_device *dev, struct rtllib_rx_stats *stats, in rtl92e_get_rx_stats()
Drtl_core.c1946 struct rtllib_rx_stats *stats) in rtl92e_update_rx_pkt_timestamp()
1968 struct rtllib_rx_stats *pprevious_stats) in rtl92e_update_rx_statistics()
2015 void rtl92e_copy_mpdu_stats(struct rtllib_rx_stats *psrc_stats, in rtl92e_copy_mpdu_stats()
2016 struct rtllib_rx_stats *ptarget_stats) in rtl92e_copy_mpdu_stats()
2034 struct rtllib_rx_stats stats = { in _rtl92e_rx_normal()
/drivers/staging/rtl8192e/
Drtllib_rx.c48 struct rtllib_rx_stats *stats);
52 struct rtllib_rx_stats *rx_status, in rtllib_monitor_rx()
215 struct rtllib_rx_stats *rx_stats, u16 type, in rtllib_rx_frame_mgmt()
772 struct rtllib_rx_stats *rx_stats, in parse_subframe()
904 struct rtllib_rx_stats *rx_stats) in rtllib_rx_get_hdrlen()
1090 struct rtllib_rx_stats *rx_stats, in rtllib_rx_decrypt()
1240 struct rtllib_rx_stats *rx_stats, in rtllib_rx_indicate_pkt_legacy()
1308 struct rtllib_rx_stats *rx_stats) in rtllib_rx_InfraAdhoc()
1485 struct rtllib_rx_stats *rx_stats) in rtllib_rx_Master()
1491 struct rtllib_rx_stats *rx_stats) in rtllib_rx_Monitor()
[all …]
Drtllib.h623 struct rtllib_rx_stats { struct
1170 struct rtllib_rx_stats stats;
2002 struct rtllib_rx_stats *rx_stats);
2030 struct rtllib_rx_stats *rx_stats, u16 type,
2209 struct rtllib_rx_stats *stats);
Drtllib_softmac.c2214 struct rtllib_rx_stats *rx_stats) in rtllib_rx_assoc_resp()
2349 struct rtllib_rx_stats *rx_stats) in rtllib_rx_auth()
2404 struct rtllib_rx_stats *rx_stats, u16 type, in rtllib_rx_frame_softmac()