Searched refs:IW_TXPOW_DBM (Results 1 – 6 of 6) sorted by relevance
509 #define IW_TXPOW_DBM 0x0000 /* Value is in dBm */ macro
856 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_siwtxpower()907 if ((data->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in cfg80211_wext_giwtxpower()923 data->txpower.flags = IW_TXPOW_DBM; in cfg80211_wext_giwtxpower()
977 range->txpower_capa = IW_TXPOW_DBM; in prism2_ioctl_giwrange()1560 if (rrq->flags == IW_TXPOW_DBM) in prism2_ioctl_siwtxpow()1568 if (rrq->flags != IW_TXPOW_DBM) { in prism2_ioctl_siwtxpow()1598 rrq->flags = IW_TXPOW_DBM; in prism2_ioctl_giwtxpow()
6851 range->txpower_capa = IW_TXPOW_DBM; in ipw2100_wx_get_range()7243 if ((wrqu->txpower.flags & IW_TXPOW_TYPE) != IW_TXPOW_DBM) in ipw2100_wx_set_txpow()7291 wrqu->txpower.flags = IW_TXPOW_DBM; in ipw2100_wx_get_txpow()
9324 if (wrqu->power.flags != IW_TXPOW_DBM) { in ipw_wx_set_txpow()9350 wrqu->power.flags = IW_TXPOW_DBM; in ipw_wx_get_txpow()
469 range->txpower_capa = IW_TXPOW_DBM; in prism54_get_range()