Searched defs:ath6kl (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dcore.h603 struct ath6kl *ar;
695 struct ath6kl { struct
874 static inline struct ath6kl *ath6kl_priv(struct net_device *dev)
879 static inline u32 ath6kl_get_hi_item_addr(struct ath6kl *ar,
892 int ath6kl_configure_target(struct ath6kl *ar);
896 void ath6kl_cookie_init(struct ath6kl *ar);
897 void ath6kl_cookie_cleanup(struct ath6kl *ar);
903 void ath6kl_stop_txrx(struct ath6kl *ar);
904 void ath6kl_cleanup_amsdu_rxbufs(struct ath6kl *ar);
905 int ath6kl_diag_write32(struct ath6kl *a
[all...]

Completed in 402 milliseconds