Searched defs:iwl_notif_statistics (Results 1 – 2 of 2) sorted by relevance
433 struct iwl_notif_statistics { struct434 __le32 flag;435 struct mvm_statistics_rx rx;436 struct mvm_statistics_tx tx;437 struct mvm_statistics_general general;438 struct mvm_statistics_load load_stats;
2757 struct iwl_notif_statistics { struct2758 __le32 flag;2759 struct statistics_rx rx;2760 struct statistics_tx tx;2761 struct statistics_general general;