Home
last modified time | relevance | path

Searched refs:bf_threshold_absolute_low (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c49 IWL_DEBUG_POWER(mvm, "bf_threshold_absolute_low is: %d, %d\n", in iwl_mvm_beacon_filter_send_cmd()
50 le32_to_cpu(cmd->bf_threshold_absolute_low[0]), in iwl_mvm_beacon_filter_send_cmd()
51 le32_to_cpu(cmd->bf_threshold_absolute_low[1])); in iwl_mvm_beacon_filter_send_cmd()
62 bf_threshold_absolute_low); in iwl_mvm_beacon_filter_send_cmd()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h651 * @bf_threshold_absolute_low: See below.
671 __le32 bf_threshold_absolute_low[2];
603 __le32 bf_threshold_absolute_low[2]; global() member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h4767 uint32_t bf_threshold_absolute_low[2]; member