Searched refs:iwl_update_stats (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwlwifi/
H A Diwl-core.h405 void iwl_update_stats(struct iwl_priv *priv, bool is_tx, __le16 fc,
426 static inline void iwl_update_stats(struct iwl_priv *priv, bool is_tx, function
H A Diwl-core.c2331 * if CONFIG_IWLWIFI_DEBUGFS defined, iwl_update_stats function will
2340 void iwl_update_stats(struct iwl_priv *priv, bool is_tx, __le16 fc, u16 len) function
2422 EXPORT_SYMBOL(iwl_update_stats); variable
H A Diwl-agn-lib.c890 iwl_update_stats(priv, false, fc, len);
H A Diwl-agn-tx.c663 iwl_update_stats(priv, true, fc, len);
H A Diwl-3945.c556 iwl_update_stats(priv, false, fc, len);
H A Diwl3945-base.c575 iwl_update_stats(priv, true, fc, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-core.h405 void iwl_update_stats(struct iwl_priv *priv, bool is_tx, __le16 fc,
426 static inline void iwl_update_stats(struct iwl_priv *priv, bool is_tx, function
H A Diwl-core.c2331 * if CONFIG_IWLWIFI_DEBUGFS defined, iwl_update_stats function will
2340 void iwl_update_stats(struct iwl_priv *priv, bool is_tx, __le16 fc, u16 len) function
2422 EXPORT_SYMBOL(iwl_update_stats); variable
H A Diwl-agn-lib.c890 iwl_update_stats(priv, false, fc, len);
H A Diwl-agn-tx.c663 iwl_update_stats(priv, true, fc, len);
H A Diwl-3945.c556 iwl_update_stats(priv, false, fc, len);
H A Diwl3945-base.c575 iwl_update_stats(priv, true, fc, len);

Completed in 234 milliseconds