Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc.h45 extern struct ieee80211_ops ath9k_htc_ops;
Dhtc_drv_init.c939 hw = ieee80211_alloc_hw(sizeof(struct ath9k_htc_priv), &ath9k_htc_ops); in ath9k_htc_probe_device()
Dhtc_drv_main.c1871 struct ieee80211_ops ath9k_htc_ops = { variable