Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h504 struct rtllib_rx_stats *stats,
1055 struct rtllib_rx_stats *stats);
1058 struct rtllib_rx_stats *pprevious_stats);
1061 struct rtllib_rx_stats *pprevious_stats);
1063 void rtl8192_record_rxdesc_forlateruse(struct rtllib_rx_stats *psrc_stats,
1064 struct rtllib_rx_stats *ptarget_stats);
Dr8192E_dev.h57 struct rtllib_rx_stats *stats,
Dr8192E_cmdpkt.h153 struct rtllib_rx_stats *pstats);
Dr8192E_dev.c1477 struct rtllib_rx_stats *pstats, in rtl8192_query_rxphystatus()
1480 struct rtllib_rx_stats *precord_stats, in rtl8192_query_rxphystatus()
1504 memset(precord_stats, 0, sizeof(struct rtllib_rx_stats)); in rtl8192_query_rxphystatus()
1690 struct rtllib_rx_stats *prev_st, in rtl8192_process_phyinfo()
1691 struct rtllib_rx_stats *curr_st) in rtl8192_process_phyinfo()
1866 struct rtllib_rx_stats *pstats, in rtl8192_TranslateRxSignalStuff()
1875 static struct rtllib_rx_stats previous_stats; in rtl8192_TranslateRxSignalStuff()
1911 struct rtllib_rx_stats *pstats) in rtl8192_UpdateReceivedRateHistogramStatistics()
2023 struct rtllib_rx_stats *stats, in rtl8192_rx_query_status_desc()
Dr8192E_cmdpkt.c312 struct rtllib_rx_stats *pstats) in cmpk_message_handle_rx()
Drtl_core.c2208 struct rtllib_rx_stats *stats) in rtl819x_UpdateRxPktTimeStamp()
2232 struct rtllib_rx_stats *pprevious_stats in rtl819x_update_rxsignalstatistics8190pci()
2253 struct rtllib_rx_stats *pprevious_stats) in rtl819x_process_cck_rxpathsel()
2291 struct rtllib_rx_stats *psrc_stats, in rtl8192_record_rxdesc_forlateruse()
2292 struct rtllib_rx_stats *ptarget_stats in rtl8192_record_rxdesc_forlateruse()
2311 struct rtllib_rx_stats stats = { in rtl8192_rx_normal()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c48 struct sk_buff *skb, struct rtllib_rx_stats *rx_status, in rtllib_monitor_rx()
207 struct rtllib_rx_stats *rx_stats, u16 type, in rtllib_rx_frame_mgmt()
730 struct rtllib_rx_stats *rx_stats, in parse_subframe()
861 struct rtllib_rx_stats *rx_stats) in rtllib_rx_get_hdrlen()
1044 struct rtllib_rx_stats *rx_stats, in rtllib_rx_decrypt()
1193 struct rtllib_rx_stats *rx_stats, in rtllib_rx_indicate_pkt_legacy()
1252 struct rtllib_rx_stats *rx_stats) in rtllib_rx_InfraAdhoc()
1417 struct rtllib_rx_stats *rx_stats) in rtllib_rx_Master()
1423 struct rtllib_rx_stats *rx_stats) in rtllib_rx_Monitor()
1451 struct rtllib_rx_stats *rx_stats) in rtllib_rx_Mesh()
[all …]
Drtllib.h914 struct rtllib_rx_stats { struct
1577 struct rtllib_rx_stats stats;
2641 struct rtllib_rx_stats *rx_stats);
2644 struct rtllib_rx_stats *stats);
2680 struct rtllib_rx_stats *rx_stats, u16 type,
2922 struct rtllib_rx_stats *stats);
Drtllib_softmac.c2228 struct rtllib_rx_stats *rx_stats) in rtllib_rx_assoc_resp()
2368 struct rtllib_rx_stats *rx_stats) in rtllib_rx_auth()
2420 struct rtllib_rx_stats *rx_stats, u16 type, in rtllib_rx_frame_softmac()