Home
last modified time | relevance | path

Searched refs:hw_value_short (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-nvm-parse.c159 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
160 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
162 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
164 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
166 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
167 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
168 { .bitrate = 12 * 10, .hw_value = 6, .hw_value_short = 6, },
169 { .bitrate = 18 * 10, .hw_value = 7, .hw_value_short = 7, },
170 { .bitrate = 24 * 10, .hw_value = 8, .hw_value_short = 8, },
171 { .bitrate = 36 * 10, .hw_value = 9, .hw_value_short = 9, },
[all …]
Diwl-eeprom-parse.c183 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
184 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
186 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
188 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
190 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
191 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
192 { .bitrate = 12 * 10, .hw_value = 6, .hw_value_short = 6, },
193 { .bitrate = 18 * 10, .hw_value = 7, .hw_value_short = 7, },
194 { .bitrate = 24 * 10, .hw_value = 8, .hw_value_short = 8, },
195 { .bitrate = 36 * 10, .hw_value = 9, .hw_value_short = 9, },
[all …]
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dmain.c1250 .hw_value_short = 0x1, },
1253 .hw_value_short = 0x2,
1257 .hw_value_short = 0x4,
1261 .hw_value_short = 0x20,
1265 .hw_value_short = 0x8, },
1268 .hw_value_short = 0x10, },
1271 .hw_value_short = 0x40, },
1274 .hw_value_short = 0x80, },
1277 .hw_value_short = 0x200, },
1280 .hw_value_short = 0x400, },
[all …]
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c5724 .hw_value_short = CONF_HW_BIT_RATE_1MBPS, },
5727 .hw_value_short = CONF_HW_BIT_RATE_2MBPS,
5731 .hw_value_short = CONF_HW_BIT_RATE_5_5MBPS,
5735 .hw_value_short = CONF_HW_BIT_RATE_11MBPS,
5739 .hw_value_short = CONF_HW_BIT_RATE_6MBPS, },
5742 .hw_value_short = CONF_HW_BIT_RATE_9MBPS, },
5745 .hw_value_short = CONF_HW_BIT_RATE_12MBPS, },
5748 .hw_value_short = CONF_HW_BIT_RATE_18MBPS, },
5751 .hw_value_short = CONF_HW_BIT_RATE_24MBPS, },
5754 .hw_value_short = CONF_HW_BIT_RATE_36MBPS, },
[all …]
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c157 .hw_value_short = ATH5K_RATE_CODE_2M | AR5K_SET_SHORT_PREAMBLE,
161 .hw_value_short = ATH5K_RATE_CODE_5_5M | AR5K_SET_SHORT_PREAMBLE,
165 .hw_value_short = ATH5K_RATE_CODE_11M | AR5K_SET_SHORT_PREAMBLE,
353 if (b->bitrates[i].hw_value_short) in ath5k_setup_rate_idx()
354 ah->rate_idx[b->band][b->bitrates[i].hw_value_short] = i; in ath5k_setup_rate_idx()
401 sband->bitrates[i].hw_value_short = in ath5k_setup_bands()
402 sband->bitrates[i].hw_value_short & 0xF; in ath5k_setup_bands()
726 rate->hw_value_short : rate->hw_value; in ath5k_get_rate_hw_value()
1427 ah->sbands[ah->curchan->band].bitrates[rxs->rate_idx].hw_value_short) in ath5k_receive_frame()
Ddebug.c1077 band->bitrates[i].hw_value_short); in ath5k_debug_dump_bands()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-init.c99 .hw_value_short = (SHPCHECK(_hw_rate, _flags)) \
Dcommon.c201 if (sband->bitrates[i].hw_value_short == rx_stats->rs_rate) { in ath9k_cmn_process_rate()
Dbeacon.c86 rate |= sband->bitrates[rateidx].hw_value_short; in ath9k_beacon_setup()
Dxmit.c1257 if (rate->hw_value_short) { in ath_buf_set_rate()
1259 info->rates[i].Rate |= rate->hw_value_short; in ath_buf_set_rate()
2162 fi->rtscts_rate |= rate->hw_value_short; in setup_frame_info()
/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_mac.c56 .hw_value_short = ZD_CCK_RATE_2M | ZD_CCK_PREA_SHORT,
60 .hw_value_short = ZD_CCK_RATE_5_5M | ZD_CCK_PREA_SHORT,
64 .hw_value_short = ZD_CCK_RATE_11M | ZD_CCK_PREA_SHORT,
889 cs->modulation = txrate->hw_value_short; in fill_ctrlset()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dmain.c92 .hw_value_short = (_hw_rate) \
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00dev.c928 entry->hw_value_short = index; in rt2x00lib_rate()
/linux-4.1.27/include/net/
Dcfg80211.h267 u16 hw_value, hw_value_short; member
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D3945-mac.c1651 rates[i].hw_value_short = i; in il3945_init_hw_rates()
D4965-mac.c6281 rates[i].hw_value_short = i; in il4965_init_hw_rates()