Home
last modified time | relevance | path

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

/drivers/net/wireless/hostap/
Dhostap.h35 struct net_device_stats *hostap_get_stats(struct net_device *dev);
Dhostap_80211_rx.c212 stats = hostap_get_stats(dev); in monitor_rx()
751 stats = hostap_get_stats(dev); in hostap_80211_rx()
871 stats = hostap_get_stats(dev); in hostap_80211_rx()
881 stats = hostap_get_stats(dev); in hostap_80211_rx()
Dhostap_main.c622 struct net_device_stats *hostap_get_stats(struct net_device *dev) in hostap_get_stats() function
847 dev->get_stats = hostap_get_stats; in hostap_setup_dev()
1127 EXPORT_SYMBOL(hostap_get_stats);
Dhostap_hw.c1794 stats = hostap_get_stats(dev); in prism2_transmit()
1948 stats = hostap_get_stats(dev); in prism2_rx()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c522 stats = hostap_get_stats(dev); in ieee80211_rx()
531 stats = hostap_get_stats(dev); in ieee80211_rx()
/drivers/staging/rtl8187se/ieee80211/
Dieee80211_rx.c788 stats = hostap_get_stats(dev); in ieee80211_rx()
797 stats = hostap_get_stats(dev); in ieee80211_rx()