Searched defs:iwl_notif_statistics (Results 1 – 2 of 2) sorted by relevance
431 struct iwl_notif_statistics { struct432 __le32 flag;433 struct mvm_statistics_rx rx;434 struct mvm_statistics_tx tx;435 struct mvm_statistics_general general;436 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;