Searched refs:bf_temp_threshold (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_power.c190 "bf_temp_threshold is: %d\n",
191 le32toh(cmd->bf_temp_threshold));
H A Dif_iwmreg.h3721 * @bf_temp_threshold: This threshold determines the type of temperature
3747 uint32_t bf_temp_threshold; member in struct:iwm_beacon_filter_cmd
3802 .bf_temp_threshold = htole32(IWM_BF_TEMP_THRESHOLD_DEFAULT), \

Completed in 204 milliseconds