Searched refs:IW_TXPOW_DBM (Results 1 – 4 of 4) sorted by relevance
516 #define IW_TXPOW_DBM 0x0000 /* Value is in dBm */ macro
914 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_siwtxpower()969 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_giwtxpower()987 data->txpower.flags = IW_TXPOW_DBM; in cfg80211_wext_giwtxpower()
6799 range->txpower_capa = IW_TXPOW_DBM; in ipw2100_wx_get_range()7191 if ((wrqu->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in ipw2100_wx_set_txpow()7239 wrqu->txpower.flags = IW_TXPOW_DBM; in ipw2100_wx_get_txpow()
9247 if (wrqu->power.flags != IW_TXPOW_DBM) { in ipw_wx_set_txpow()9273 wrqu->power.flags = IW_TXPOW_DBM; in ipw_wx_get_txpow()