ath5k_hw_ops      125 drivers/net/wireless/ath/ath5k/ahb.c 	hw = ieee80211_alloc_hw(sizeof(struct ath5k_hw), &ath5k_hw_ops);
ath5k_hw_ops     1473 drivers/net/wireless/ath/ath5k/ath5k.h extern const struct ieee80211_ops ath5k_hw_ops;
ath5k_hw_ops      780 drivers/net/wireless/ath/ath5k/mac80211-ops.c const struct ieee80211_ops ath5k_hw_ops = {
ath5k_hw_ops      249 drivers/net/wireless/ath/ath5k/pci.c 	hw = ieee80211_alloc_hw(sizeof(*ah), &ath5k_hw_ops);