Searched defs:iwl_notif_statistics (Results 1 – 2 of 2) sorted by relevance
377 struct iwl_notif_statistics { struct378 __le32 flag;379 struct mvm_statistics_rx rx;380 struct mvm_statistics_tx tx;381 struct mvm_statistics_general general;382 struct mvm_statistics_load load_stats;
2710 struct iwl_notif_statistics { struct2711 __le32 flag;2712 struct statistics_rx rx;2713 struct statistics_tx tx;2714 struct statistics_general general;