Searched refs:IWL_STATISTICS_FLG_CLEAR (Results 1 – 2 of 2) sorted by relevance
310 #define IWL_STATISTICS_FLG_CLEAR 0x1 macro
783 .flags = clear ? cpu_to_le32(IWL_STATISTICS_FLG_CLEAR) : 0, in iwl_mvm_request_statistics()