Searched refs:NL80211_SAR_TYPE_POWER (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/contrib/dev/rtw88/
H A Dsar.c68 .type = NL80211_SAR_TYPE_POWER,
82 if (sar->type != NL80211_SAR_TYPE_POWER)
/freebsd-current/sys/contrib/dev/rtw89/
H A Dsar.c259 .type = NL80211_SAR_TYPE_POWER,
275 if (sar->type != NL80211_SAR_TYPE_POWER)
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h376 NL80211_SAR_TYPE_POWER, enumerator in enum:nl80211_sar_type
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c200 .type = NL80211_SAR_TYPE_POWER,
1544 if (sar->type != NL80211_SAR_TYPE_POWER || !sar->num_sub_specs)
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h7214 * @NL80211_SAR_TYPE_POWER: power limitation specified in 0.25dBm unit
7218 NL80211_SAR_TYPE_POWER, enumerator in enum:nl80211_sar_type
7262 * NL80211_SAR_TYPE_POWER. (i.e., a value of 44 represents 11 dBm).
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhw.c2855 .type = NL80211_SAR_TYPE_POWER,
H A Dmac.c8828 if (!sar || sar->type != NL80211_SAR_TYPE_POWER ||
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c92 .type = NL80211_SAR_TYPE_POWER,
3026 if (!sar || sar->type != NL80211_SAR_TYPE_POWER ||

Completed in 235 milliseconds