Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c182 static void ath5k_poll(struct net80211_device *dev);
189 .poll = ath5k_poll,
1418 ath5k_poll(struct net80211_device *dev) in ath5k_poll() function