Home
last modified time | relevance | path

Searched refs:IWL_STATS_CONF_CLEAR_STATS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h2682 #define IWL_STATS_CONF_CLEAR_STATS cpu_to_le32(0x1) /* see above */ macro
H A Dmain.c358 clear ? IWL_STATS_CONF_CLEAR_STATS : 0, in iwl_send_statistics_request()