Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2955 #define IL_STATS_CONF_CLEAR_STATS cpu_to_le32(0x1) /* see above */ macro
H A Dcommon.c4437 .configuration_flags = clear ? IL_STATS_CONF_CLEAR_STATS : 0, in il_send_stats_request()