Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dbase.h126 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb);
Dusb.c485 rtl_beacon_statistic(hw, skb); in _rtl_usb_rx_process_agg()
528 rtl_beacon_statistic(hw, skb); in _rtl_usb_rx_process_noagg()
Dbase.c1534 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_beacon_statistic() function
1560 EXPORT_SYMBOL_GPL(rtl_beacon_statistic);
Dpci.c893 rtl_beacon_statistic(hw, skb); in _rtl_pci_rx_interrupt()