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

/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c390 rx_info = &priv->statistics.rx_non_phy;
450 struct statistics_rx_non_phy *rx_non_phy,
466 ACCUM(rx_non_phy);
479 struct statistics_rx_non_phy *rx_non_phy,
500 struct statistics_rx_non_phy *rx_non_phy; local
517 rx_non_phy = &stats->rx.general.common;
535 rx_non_phy = &stats->rx.general;
552 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm,
559 memcpy(&priv->statistics.rx_non_phy, rx_non_phy, sizeo
448 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) argument
477 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) argument
[all...]
H A Diwl-dev.h950 struct statistics_rx_non_phy rx_non_phy; member in struct:iwl_priv::__anon3534
963 struct statistics_rx_non_phy rx_non_phy; member in struct:iwl_priv::__anon3535

Completed in 36 milliseconds