Searched defs:iwl_notif_statistics (Results 1 – 2 of 2) sorted by relevance
376 struct iwl_notif_statistics { struct377 __le32 flag;378 struct mvm_statistics_rx rx;379 struct mvm_statistics_tx tx;380 struct mvm_statistics_general general;381 struct mvm_statistics_load load_stats;
2704 struct iwl_notif_statistics { struct2705 __le32 flag;2706 struct statistics_rx rx;2707 struct statistics_tx tx;2708 struct statistics_general general;