Searched refs:IW_TXPOW_DBM (Results 1 – 4 of 4) sorted by relevance
516 #define IW_TXPOW_DBM 0x0000 /* Value is in dBm */ macro
853 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_siwtxpower()906 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_giwtxpower()924 data->txpower.flags = IW_TXPOW_DBM; in cfg80211_wext_giwtxpower()
6791 range->txpower_capa = IW_TXPOW_DBM; in ipw2100_wx_get_range()7183 if ((wrqu->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in ipw2100_wx_set_txpow()7231 wrqu->txpower.flags = IW_TXPOW_DBM; in ipw2100_wx_get_txpow()
9263 if (wrqu->power.flags != IW_TXPOW_DBM) { in ipw_wx_set_txpow()9289 wrqu->power.flags = IW_TXPOW_DBM; in ipw_wx_get_txpow()