Searched defs:ath9k_htc_priv (Results 1 - 1 of 1) sorted by path

/drivers/net/wireless/ath/ath9k/
H A Dhtc.h265 struct ath9k_htc_priv *htc_priv;
334 void ath9k_htc_err_stat_rx(struct ath9k_htc_priv *priv,
380 static inline void ath9k_htc_err_stat_rx(struct ath9k_htc_priv *priv,
425 void ath9k_htc_init_btcoex(struct ath9k_htc_priv *priv, char *product);
426 void ath9k_htc_start_btcoex(struct ath9k_htc_priv *priv);
427 void ath9k_htc_stop_btcoex(struct ath9k_htc_priv *priv);
429 static inline void ath9k_htc_init_btcoex(struct ath9k_htc_priv *priv, char *product)
432 static inline void ath9k_htc_start_btcoex(struct ath9k_htc_priv *priv)
435 static inline void ath9k_htc_stop_btcoex(struct ath9k_htc_priv *priv)
444 struct ath9k_htc_priv { struct
[all...]

Completed in 57 milliseconds