Home
last modified time | relevance | path

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

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