Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h260 * @pwr_restriction: TX power restriction in dBms.
265 __le16 pwr_restriction;
287 * @pwr_restriction: TX power restriction in 1/8 dBms.
295 __le16 pwr_restriction;
262 __le16 pwr_restriction; global() member
292 __le16 pwr_restriction; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c1495 .common.pwr_restriction = cpu_to_le16(8 * tx_power), in iwl_mvm_chandef_get_primary_80()
1501 cmd.common.pwr_restriction = cpu_to_le16(IWL_DEV_MAX_TX_POWER); in iwl_mvm_alloc_bcast_mcast_sta()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h2187 * @pwr_restriction: TX power restriction in dBms.
2192 uint16_t pwr_restriction; member