Home
last modified time | relevance | path

Searched refs:hw_value (Results 1 – 25 of 176) sorted by relevance

12345678

/linux/drivers/staging/vt6656/
A Dchannel.c27 { .bitrate = 10, .hw_value = RATE_1M },
28 { .bitrate = 20, .hw_value = RATE_2M },
29 { .bitrate = 55, .hw_value = RATE_5M },
30 { .bitrate = 110, .hw_value = RATE_11M },
31 { .bitrate = 60, .hw_value = RATE_6M },
32 { .bitrate = 90, .hw_value = RATE_9M },
33 { .bitrate = 120, .hw_value = RATE_12M },
42 { .bitrate = 60, .hw_value = RATE_6M },
53 { .center_freq = 2412, .hw_value = 1 },
54 { .center_freq = 2417, .hw_value = 2 },
[all …]
A Drf.c669 u16 hw_value = ch->hw_value; in vnt_rf_set_txpower() local
682 "%s 11b channel [%d]\n", __func__, hw_value); in vnt_rf_set_txpower()
684 hw_value--; in vnt_rf_set_txpower()
686 if (hw_value < ARRAY_SIZE(vt3226d0_lo_current_table)) { in vnt_rf_set_txpower()
688 vt3226d0_lo_current_table[hw_value]); in vnt_rf_set_txpower()
739 channel = ch->hw_value - 1; in vnt_rf_setpower()
/linux/drivers/staging/vt6655/
A Dchannel.c14 { .bitrate = 10, .hw_value = RATE_1M },
15 { .bitrate = 20, .hw_value = RATE_2M },
16 { .bitrate = 55, .hw_value = RATE_5M },
17 { .bitrate = 110, .hw_value = RATE_11M },
18 { .bitrate = 60, .hw_value = RATE_6M },
19 { .bitrate = 90, .hw_value = RATE_9M },
20 { .bitrate = 120, .hw_value = RATE_12M },
21 { .bitrate = 180, .hw_value = RATE_18M },
184 ch->hw_value); in set_channel()
186 priv->byCurrentCh = ch->hw_value; in set_channel()
[all …]
/linux/drivers/net/wireless/marvell/libertas_tf/
A Dmain.c48 .hw_value = 1,
51 .hw_value = 2,
54 .hw_value = 3,
57 .hw_value = 5,
60 .hw_value = 6,
63 .hw_value = 7,
66 .hw_value = 8,
69 .hw_value = 9,
72 .hw_value = 10,
75 .hw_value = 11,
[all …]
/linux/drivers/net/wireless/rsi/
A Drsi_91x_mac80211.c26 .hw_value = 1 }, /* Channel 1 */
28 .hw_value = 2 }, /* Channel 2 */
30 .hw_value = 3 }, /* Channel 3 */
32 .hw_value = 4 }, /* Channel 4 */
34 .hw_value = 5 }, /* Channel 5 */
36 .hw_value = 6 }, /* Channel 6 */
38 .hw_value = 7 }, /* Channel 7 */
40 .hw_value = 8 }, /* Channel 8 */
42 .hw_value = 9 }, /* Channel 9 */
751 return channel->hw_value; in rsi_get_connected_channel()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dbase.c86 {.bitrate = 10, .hw_value = 0x00,},
87 {.bitrate = 20, .hw_value = 0x01,},
88 {.bitrate = 55, .hw_value = 0x02,},
90 {.bitrate = 60, .hw_value = 0x04,},
91 {.bitrate = 90, .hw_value = 0x05,},
101 {.bitrate = 60, .hw_value = 0x04,},
102 {.bitrate = 90, .hw_value = 0x05,},
1192 u8 hw_value = 0x0; in _rtl_get_tx_hw_rate() local
1205 hw_value = hw_value - 9 + ieee80211_rate_get_vht_mcs(r); in _rtl_get_tx_hw_rate()
1211 hw_value = txrate->hw_value; in _rtl_get_tx_hw_rate()
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.c44 {.center_freq = 2412, .hw_value = 1,},
45 {.center_freq = 2417, .hw_value = 2,},
90 {.bitrate = 10, .hw_value = 0x00,},
91 {.bitrate = 20, .hw_value = 0x01,},
92 {.bitrate = 55, .hw_value = 0x02,},
93 {.bitrate = 110, .hw_value = 0x03,},
94 {.bitrate = 60, .hw_value = 0x04,},
95 {.bitrate = 90, .hw_value = 0x05,},
96 {.bitrate = 120, .hw_value = 0x06,},
97 {.bitrate = 180, .hw_value = 0x07,},
[all …]
/linux/drivers/net/wireless/zydas/zd1211rw/
A Dzd_mac.c41 .hw_value = ZD_CCK_RATE_1M, },
43 .hw_value = ZD_CCK_RATE_2M,
47 .hw_value = ZD_CCK_RATE_5_5M,
51 .hw_value = ZD_CCK_RATE_11M,
55 .hw_value = ZD_OFDM_RATE_6M,
58 .hw_value = ZD_OFDM_RATE_9M,
61 .hw_value = ZD_OFDM_RATE_12M,
64 .hw_value = ZD_OFDM_RATE_18M,
67 .hw_value = ZD_OFDM_RATE_24M,
70 .hw_value = ZD_OFDM_RATE_36M,
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
A Dcore.c23 { .center_freq = 2412, .hw_value = 1, },
24 { .center_freq = 2417, .hw_value = 2, },
25 { .center_freq = 2422, .hw_value = 3, },
26 { .center_freq = 2427, .hw_value = 4, },
27 { .center_freq = 2432, .hw_value = 5, },
28 { .center_freq = 2437, .hw_value = 6, },
29 { .center_freq = 2442, .hw_value = 7, },
30 { .center_freq = 2447, .hw_value = 8, },
40 {.center_freq = 5180, .hw_value = 36,},
41 {.center_freq = 5200, .hw_value = 40,},
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-eeprom-parse.c125 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
126 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
128 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
130 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
132 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
133 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
344 if (txp->channel != 0 && chan->hw_value != txp->channel) in iwl_eeprom_enh_txp_read_element()
481 if (data->channels[i].hw_value != channel) in iwl_mod_ht40_chan_info()
550 channel->hw_value = eeprom_ch_array[ch_idx]; in iwl_init_channel_map()
555 channel->hw_value, channel->band); in iwl_init_channel_map()
[all …]
A Diwl-nvm-parse.c122 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
123 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
125 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
127 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
129 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
130 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
131 { .bitrate = 12 * 10, .hw_value = 6, .hw_value_short = 6, },
412 channel->hw_value = nvm_chan[ch_idx]; in iwl_init_channel_map()
416 channel->hw_value, channel->band); in iwl_init_channel_map()
440 channel->hw_value, ch_flags); in iwl_init_channel_map()
[all …]
/linux/drivers/net/wireless/intersil/p54/
A Deeprom.c30 { .bitrate = 10, .hw_value = 0, },
34 { .bitrate = 60, .hw_value = 4, },
35 { .bitrate = 90, .hw_value = 5, },
36 { .bitrate = 120, .hw_value = 6, },
37 { .bitrate = 180, .hw_value = 7, },
38 { .bitrate = 240, .hw_value = 8, },
39 { .bitrate = 360, .hw_value = 9, },
45 { .bitrate = 60, .hw_value = 4, },
46 { .bitrate = 90, .hw_value = 5, },
47 { .bitrate = 120, .hw_value = 6, },
[all …]
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00config.c173 center_channel = spec->channels[conf->chandef.chan->hw_value].channel; in rt2x00ht_center_channel()
188 return conf->chandef.chan->hw_value; in rt2x00ht_center_channel()
196 u16 hw_value; in rt2x00lib_config() local
213 hw_value = rt2x00ht_center_channel(rt2x00dev, conf); in rt2x00lib_config()
216 hw_value = conf->chandef.chan->hw_value; in rt2x00lib_config()
220 &rt2x00dev->spec.channels[hw_value], in rt2x00lib_config()
224 &rt2x00dev->spec.channels_info[hw_value], in rt2x00lib_config()
/linux/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c19 {.bitrate = 10, .hw_value = 2, },
20 {.bitrate = 20, .hw_value = 4, },
21 {.bitrate = 55, .hw_value = 11, },
22 {.bitrate = 110, .hw_value = 22, },
23 {.bitrate = 60, .hw_value = 12, },
24 {.bitrate = 90, .hw_value = 18, },
25 {.bitrate = 120, .hw_value = 24, },
26 {.bitrate = 180, .hw_value = 36, },
35 {.bitrate = 60, .hw_value = 12, },
36 {.bitrate = 90, .hw_value = 18, },
[all …]
/linux/drivers/net/wireless/ti/wl1251/
A Dmain.c1227 .hw_value = 0x1,
1230 .hw_value = 0x2,
1234 .hw_value = 0x4,
1238 .hw_value = 0x20,
1242 .hw_value = 0x8,
1245 .hw_value = 0x10,
1248 .hw_value = 0x40,
1251 .hw_value = 0x80,
1254 .hw_value = 0x200,
1257 .hw_value = 0x400,
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c574 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
591 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1630 {.bitrate = 10, .hw_value = 2, },
1631 {.bitrate = 20, .hw_value = 4, },
1632 {.bitrate = 55, .hw_value = 11, },
1633 {.bitrate = 110, .hw_value = 22, },
1634 {.bitrate = 60, .hw_value = 12, },
1635 {.bitrate = 90, .hw_value = 18, },
1636 {.bitrate = 120, .hw_value = 24, },
1637 {.bitrate = 180, .hw_value = 36, },
[all …]
/linux/drivers/net/wireless/ath/wcn36xx/
A Dwcn36xx.h88 #define HW_VALUE_PHY(hw_value) ((hw_value) >> HW_VALUE_PHY_SHIFT) argument
89 #define HW_VALUE_CHANNEL(hw_value) ((hw_value) & 0xFF) argument
91 HW_VALUE_CHANNEL(__wcn->hw->conf.chandef.chan->hw_value)
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
A Ddev.c85 { .bitrate = 10, .hw_value = 0, },
86 { .bitrate = 20, .hw_value = 1, },
87 { .bitrate = 55, .hw_value = 2, },
88 { .bitrate = 110, .hw_value = 3, },
89 { .bitrate = 60, .hw_value = 4, },
90 { .bitrate = 90, .hw_value = 5, },
91 { .bitrate = 120, .hw_value = 6, },
92 { .bitrate = 180, .hw_value = 7, },
93 { .bitrate = 240, .hw_value = 8, },
94 { .bitrate = 360, .hw_value = 9, },
[all …]
/linux/drivers/net/wireless/ti/wlcore/
A Dmain.c5864 .hw_value = CONF_HW_BIT_RATE_1MBPS,
5867 .hw_value = CONF_HW_BIT_RATE_2MBPS,
5875 .hw_value = CONF_HW_BIT_RATE_11MBPS,
5879 .hw_value = CONF_HW_BIT_RATE_6MBPS,
5882 .hw_value = CONF_HW_BIT_RATE_9MBPS,
5885 .hw_value = CONF_HW_BIT_RATE_12MBPS,
5888 .hw_value = CONF_HW_BIT_RATE_18MBPS,
5894 .hw_value = CONF_HW_BIT_RATE_36MBPS,
5933 .hw_value = CONF_HW_BIT_RATE_6MBPS,
5936 .hw_value = CONF_HW_BIT_RATE_9MBPS,
[all …]
/linux/drivers/net/wireless/marvell/
A Dmwl8k.c366 { .bitrate = 10, .hw_value = 2, },
367 { .bitrate = 20, .hw_value = 4, },
368 { .bitrate = 55, .hw_value = 11, },
369 { .bitrate = 110, .hw_value = 22, },
370 { .bitrate = 220, .hw_value = 44, },
371 { .bitrate = 60, .hw_value = 12, },
372 { .bitrate = 90, .hw_value = 18, },
373 { .bitrate = 120, .hw_value = 24, },
374 { .bitrate = 180, .hw_value = 36, },
394 { .bitrate = 60, .hw_value = 12, },
[all …]
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
A Ddev.c90 { .bitrate = 10, .hw_value = 0, },
91 { .bitrate = 20, .hw_value = 1, },
92 { .bitrate = 55, .hw_value = 2, },
93 { .bitrate = 110, .hw_value = 3, },
94 { .bitrate = 60, .hw_value = 4, },
95 { .bitrate = 90, .hw_value = 5, },
96 { .bitrate = 120, .hw_value = 6, },
97 { .bitrate = 180, .hw_value = 7, },
98 { .bitrate = 240, .hw_value = 8, },
99 { .bitrate = 360, .hw_value = 9, },
[all …]
/linux/drivers/net/wireless/atmel/
A Dat76c50x-usb.c2290 { .center_freq = 2412, .hw_value = 1 },
2291 { .center_freq = 2417, .hw_value = 2 },
2292 { .center_freq = 2422, .hw_value = 3 },
2293 { .center_freq = 2427, .hw_value = 4 },
2294 { .center_freq = 2432, .hw_value = 5 },
2295 { .center_freq = 2437, .hw_value = 6 },
2296 { .center_freq = 2442, .hw_value = 7 },
2297 { .center_freq = 2447, .hw_value = 8 },
2298 { .center_freq = 2452, .hw_value = 9 },
2299 { .center_freq = 2457, .hw_value = 10 },
[all …]
/linux/drivers/net/wireless/ath/ath9k/
A Dcommon-init.c24 .hw_value = (_idx), \
31 .hw_value = (_idx), \
98 .hw_value = (_hw_rate), \
/linux/drivers/media/rc/
A Dene_ir.c720 u16 hw_value, reg; in ene_isr() local
769 hw_value = ene_read_reg(dev, reg); in ene_isr()
776 hw_value |= ene_read_reg(dev, reg + offset) << 8; in ene_isr()
777 pulse = hw_value & ENE_FW_SMPL_BUF_FAN_PLS; in ene_isr()
780 hw_value &= ENE_FW_SMPL_BUF_FAN_MSK; in ene_isr()
781 hw_sample = hw_value * ENE_FW_SAMPLE_PERIOD_FAN; in ene_isr()
784 pulse = !(hw_value & ENE_FW_SAMPLE_SPACE); in ene_isr()
785 hw_value &= ~ENE_FW_SAMPLE_SPACE; in ene_isr()
786 hw_sample = hw_value * sample_period; in ene_isr()
/linux/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu_core.c94 .hw_value = 1, .max_power = 30 },
96 .hw_value = 2, .max_power = 30 },
98 .hw_value = 3, .max_power = 30 },
100 .hw_value = 4, .max_power = 30 },
102 .hw_value = 5, .max_power = 30 },
104 .hw_value = 6, .max_power = 30 },
106 .hw_value = 7, .max_power = 30 },
108 .hw_value = 8, .max_power = 30 },
110 .hw_value = 9, .max_power = 30 },
4822 rate = tx_rate->hw_value; in rtl8xxxu_fill_txdesc_v1()
[all …]

Completed in 119 milliseconds

12345678