|
@@ -347,7 +347,6 @@ struct iwl_cfg {
|
|
|
|
|
|
struct ieee80211_hw *iwl_alloc_all(struct iwl_cfg *cfg,
|
|
struct ieee80211_hw *iwl_alloc_all(struct iwl_cfg *cfg,
|
|
struct ieee80211_ops *hw_ops);
|
|
struct ieee80211_ops *hw_ops);
|
|
-void iwl_hw_detect(struct iwl_priv *priv);
|
|
|
|
void iwl_activate_qos(struct iwl_priv *priv);
|
|
void iwl_activate_qos(struct iwl_priv *priv);
|
|
int iwl_mac_conf_tx(struct ieee80211_hw *hw, u16 queue,
|
|
int iwl_mac_conf_tx(struct ieee80211_hw *hw, u16 queue,
|
|
const struct ieee80211_tx_queue_params *params);
|
|
const struct ieee80211_tx_queue_params *params);
|