Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/drivers/staging/vt6656/
Dchannel.c29 { .bitrate = 10, .hw_value = RATE_1M },
30 { .bitrate = 20, .hw_value = RATE_2M },
31 { .bitrate = 55, .hw_value = RATE_5M },
32 { .bitrate = 110, .hw_value = RATE_11M },
33 { .bitrate = 60, .hw_value = RATE_6M },
34 { .bitrate = 90, .hw_value = RATE_9M },
35 { .bitrate = 120, .hw_value = RATE_12M },
36 { .bitrate = 180, .hw_value = RATE_18M },
37 { .bitrate = 240, .hw_value = RATE_24M },
38 { .bitrate = 360, .hw_value = RATE_36M },
[all …]
Drf.c745 u16 hw_value = priv->hw->conf.chandef.chan->hw_value; in vnt_rf_set_txpower() local
753 "%s 11b channel [%d]\n", __func__, hw_value); in vnt_rf_set_txpower()
755 hw_value--; in vnt_rf_set_txpower()
757 if (hw_value < ARRAY_SIZE(vt3226d0_lo_current_table)) in vnt_rf_set_txpower()
759 vt3226d0_lo_current_table[hw_value]); in vnt_rf_set_txpower()
/Linux-v4.19/drivers/staging/vt6655/
Dchannel.c16 { .bitrate = 10, .hw_value = RATE_1M },
17 { .bitrate = 20, .hw_value = RATE_2M },
18 { .bitrate = 55, .hw_value = RATE_5M },
19 { .bitrate = 110, .hw_value = RATE_11M },
20 { .bitrate = 60, .hw_value = RATE_6M },
21 { .bitrate = 90, .hw_value = RATE_9M },
22 { .bitrate = 120, .hw_value = RATE_12M },
23 { .bitrate = 180, .hw_value = RATE_18M },
24 { .bitrate = 240, .hw_value = RATE_24M },
25 { .bitrate = 360, .hw_value = RATE_36M },
[all …]
/Linux-v4.19/drivers/net/wireless/marvell/libertas_tf/
Dmain.c32 { .center_freq = 2412, .hw_value = 1 },
33 { .center_freq = 2417, .hw_value = 2 },
34 { .center_freq = 2422, .hw_value = 3 },
35 { .center_freq = 2427, .hw_value = 4 },
36 { .center_freq = 2432, .hw_value = 5 },
37 { .center_freq = 2437, .hw_value = 6 },
38 { .center_freq = 2442, .hw_value = 7 },
39 { .center_freq = 2447, .hw_value = 8 },
40 { .center_freq = 2452, .hw_value = 9 },
41 { .center_freq = 2457, .hw_value = 10 },
[all …]
/Linux-v4.19/drivers/net/wireless/rsi/
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 */
44 .hw_value = 10 }, /* Channel 10 */
[all …]
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dbase.c64 {.center_freq = 2412, .hw_value = 1,},
65 {.center_freq = 2417, .hw_value = 2,},
66 {.center_freq = 2422, .hw_value = 3,},
67 {.center_freq = 2427, .hw_value = 4,},
68 {.center_freq = 2432, .hw_value = 5,},
69 {.center_freq = 2437, .hw_value = 6,},
70 {.center_freq = 2442, .hw_value = 7,},
71 {.center_freq = 2447, .hw_value = 8,},
72 {.center_freq = 2452, .hw_value = 9,},
73 {.center_freq = 2457, .hw_value = 10,},
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/
Dbase.c53 {.center_freq = 2412, .hw_value = 1,},
54 {.center_freq = 2417, .hw_value = 2,},
55 {.center_freq = 2422, .hw_value = 3,},
56 {.center_freq = 2427, .hw_value = 4,},
57 {.center_freq = 2432, .hw_value = 5,},
58 {.center_freq = 2437, .hw_value = 6,},
59 {.center_freq = 2442, .hw_value = 7,},
60 {.center_freq = 2447, .hw_value = 8,},
61 {.center_freq = 2452, .hw_value = 9,},
62 {.center_freq = 2457, .hw_value = 10,},
[all …]
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c32 {.bitrate = 10, .hw_value = 2, },
33 {.bitrate = 20, .hw_value = 4, },
34 {.bitrate = 55, .hw_value = 11, },
35 {.bitrate = 110, .hw_value = 22, },
36 {.bitrate = 60, .hw_value = 12, },
37 {.bitrate = 90, .hw_value = 18, },
38 {.bitrate = 120, .hw_value = 24, },
39 {.bitrate = 180, .hw_value = 36, },
40 {.bitrate = 240, .hw_value = 48, },
41 {.bitrate = 360, .hw_value = 72, },
[all …]
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c53 .hw_value = ZD_CCK_RATE_1M, },
55 .hw_value = ZD_CCK_RATE_2M,
59 .hw_value = ZD_CCK_RATE_5_5M,
63 .hw_value = ZD_CCK_RATE_11M,
67 .hw_value = ZD_OFDM_RATE_6M,
70 .hw_value = ZD_OFDM_RATE_9M,
73 .hw_value = ZD_OFDM_RATE_12M,
76 .hw_value = ZD_OFDM_RATE_18M,
79 .hw_value = ZD_OFDM_RATE_24M,
82 .hw_value = ZD_OFDM_RATE_36M,
[all …]
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00config.c185 center_channel = spec->channels[conf->chandef.chan->hw_value].channel; in rt2x00ht_center_channel()
200 return conf->chandef.chan->hw_value; in rt2x00ht_center_channel()
208 u16 hw_value; in rt2x00lib_config() local
225 hw_value = rt2x00ht_center_channel(rt2x00dev, conf); in rt2x00lib_config()
228 hw_value = conf->chandef.chan->hw_value; in rt2x00lib_config()
232 &rt2x00dev->spec.channels[hw_value], in rt2x00lib_config()
236 &rt2x00dev->spec.channels_info[hw_value], in rt2x00lib_config()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
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 …]
Diwl-nvm-parse.c168 { .bitrate = 1 * 10, .hw_value = 0, .hw_value_short = 0, },
169 { .bitrate = 2 * 10, .hw_value = 1, .hw_value_short = 1,
171 { .bitrate = 5.5 * 10, .hw_value = 2, .hw_value_short = 2,
173 { .bitrate = 11 * 10, .hw_value = 3, .hw_value_short = 3,
175 { .bitrate = 6 * 10, .hw_value = 4, .hw_value_short = 4, },
176 { .bitrate = 9 * 10, .hw_value = 5, .hw_value_short = 5, },
177 { .bitrate = 12 * 10, .hw_value = 6, .hw_value_short = 6, },
178 { .bitrate = 18 * 10, .hw_value = 7, .hw_value_short = 7, },
179 { .bitrate = 24 * 10, .hw_value = 8, .hw_value_short = 8, },
180 { .bitrate = 36 * 10, .hw_value = 9, .hw_value_short = 9, },
[all …]
/Linux-v4.19/drivers/net/wireless/intersil/p54/
Deeprom.c33 { .bitrate = 10, .hw_value = 0, },
34 { .bitrate = 20, .hw_value = 1, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
35 { .bitrate = 55, .hw_value = 2, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
36 { .bitrate = 110, .hw_value = 3, .flags = IEEE80211_RATE_SHORT_PREAMBLE },
37 { .bitrate = 60, .hw_value = 4, },
38 { .bitrate = 90, .hw_value = 5, },
39 { .bitrate = 120, .hw_value = 6, },
40 { .bitrate = 180, .hw_value = 7, },
41 { .bitrate = 240, .hw_value = 8, },
42 { .bitrate = 360, .hw_value = 9, },
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dmain.c1241 .hw_value = 0x1,
1244 .hw_value = 0x2,
1248 .hw_value = 0x4,
1252 .hw_value = 0x20,
1256 .hw_value = 0x8,
1259 .hw_value = 0x10,
1262 .hw_value = 0x40,
1265 .hw_value = 0x80,
1268 .hw_value = 0x200,
1271 .hw_value = 0x400,
[all …]
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c563 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
570 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
580 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1536 {.bitrate = 10, .hw_value = 2, },
1537 {.bitrate = 20, .hw_value = 4, },
1538 {.bitrate = 55, .hw_value = 11, },
1539 {.bitrate = 110, .hw_value = 22, },
1540 {.bitrate = 60, .hw_value = 12, },
1541 {.bitrate = 90, .hw_value = 18, },
1542 {.bitrate = 120, .hw_value = 24, },
[all …]
D11h.c157 cr_req->chan_desc.chan_num = radar_params->chandef->chan->hw_value; in mwifiex_cmd_issue_chan_report_request()
164 radar_params->chandef->chan->hw_value); in mwifiex_cmd_issue_chan_report_request()
234 priv->dfs_chandef.chan->hw_value); in mwifiex_11h_handle_chanrpt_ready()
/Linux-v4.19/drivers/net/wireless/realtek/rtl818x/rtl8187/
Ddev.c88 { .bitrate = 10, .hw_value = 0, },
89 { .bitrate = 20, .hw_value = 1, },
90 { .bitrate = 55, .hw_value = 2, },
91 { .bitrate = 110, .hw_value = 3, },
92 { .bitrate = 60, .hw_value = 4, },
93 { .bitrate = 90, .hw_value = 5, },
94 { .bitrate = 120, .hw_value = 6, },
95 { .bitrate = 180, .hw_value = 7, },
96 { .bitrate = 240, .hw_value = 8, },
97 { .bitrate = 360, .hw_value = 9, },
[all …]
/Linux-v4.19/drivers/watchdog/
Dintel_scu_watchdog.c214 u32 hw_value; in intel_scu_set_heartbeat() local
281 hw_value = ioread32(watchdog_device.timer_load_count_addr); in intel_scu_set_heartbeat()
282 hw_value = hw_value & 0xFFFF0000; in intel_scu_set_heartbeat()
285 } while (soft_value != hw_value); in intel_scu_set_heartbeat()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c5867 .hw_value = CONF_HW_BIT_RATE_1MBPS,
5870 .hw_value = CONF_HW_BIT_RATE_2MBPS,
5874 .hw_value = CONF_HW_BIT_RATE_5_5MBPS,
5878 .hw_value = CONF_HW_BIT_RATE_11MBPS,
5882 .hw_value = CONF_HW_BIT_RATE_6MBPS,
5885 .hw_value = CONF_HW_BIT_RATE_9MBPS,
5888 .hw_value = CONF_HW_BIT_RATE_12MBPS,
5891 .hw_value = CONF_HW_BIT_RATE_18MBPS,
5894 .hw_value = CONF_HW_BIT_RATE_24MBPS,
5897 .hw_value = CONF_HW_BIT_RATE_36MBPS,
[all …]
/Linux-v4.19/drivers/net/wireless/marvell/
Dmwl8k.c349 { .band = NL80211_BAND_2GHZ, .center_freq = 2412, .hw_value = 1, },
350 { .band = NL80211_BAND_2GHZ, .center_freq = 2417, .hw_value = 2, },
351 { .band = NL80211_BAND_2GHZ, .center_freq = 2422, .hw_value = 3, },
352 { .band = NL80211_BAND_2GHZ, .center_freq = 2427, .hw_value = 4, },
353 { .band = NL80211_BAND_2GHZ, .center_freq = 2432, .hw_value = 5, },
354 { .band = NL80211_BAND_2GHZ, .center_freq = 2437, .hw_value = 6, },
355 { .band = NL80211_BAND_2GHZ, .center_freq = 2442, .hw_value = 7, },
356 { .band = NL80211_BAND_2GHZ, .center_freq = 2447, .hw_value = 8, },
357 { .band = NL80211_BAND_2GHZ, .center_freq = 2452, .hw_value = 9, },
358 { .band = NL80211_BAND_2GHZ, .center_freq = 2457, .hw_value = 10, },
[all …]
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dcommon-init.c24 .hw_value = (_idx), \
31 .hw_value = (_idx), \
98 .hw_value = (_hw_rate), \
/Linux-v4.19/drivers/net/wireless/realtek/rtl818x/rtl8180/
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-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.c1815 tx_buffer->tx_rate = ieee80211_get_tx_rate(hw, info)->hw_value; in at76_mac80211_tx()
2022 __func__, hw->conf.chandef.chan->hw_value); in at76_config()
2027 priv->channel = hw->conf.chandef.chan->hw_value; in at76_config()
2289 { .bitrate = 10, .hw_value = TX_RATE_1MBIT, },
2290 { .bitrate = 20, .hw_value = TX_RATE_2MBIT, },
2291 { .bitrate = 55, .hw_value = TX_RATE_5_5MBIT, },
2292 { .bitrate = 110, .hw_value = TX_RATE_11MBIT, },
2296 { .center_freq = 2412, .hw_value = 1 },
2297 { .center_freq = 2417, .hw_value = 2 },
2298 { .center_freq = 2422, .hw_value = 3 },
[all …]
/Linux-v4.19/drivers/media/rc/
Dene_ir.c730 u16 hw_value, reg; in ene_isr() local
779 hw_value = ene_read_reg(dev, reg); in ene_isr()
786 hw_value |= ene_read_reg(dev, reg + offset) << 8; in ene_isr()
787 pulse = hw_value & ENE_FW_SMPL_BUF_FAN_PLS; in ene_isr()
790 hw_value &= ENE_FW_SMPL_BUF_FAN_MSK; in ene_isr()
791 hw_sample = hw_value * ENE_FW_SAMPLE_PERIOD_FAN; in ene_isr()
794 pulse = !(hw_value & ENE_FW_SAMPLE_SPACE); in ene_isr()
795 hw_value &= ~ENE_FW_SAMPLE_SPACE; in ene_isr()
796 hw_sample = hw_value * sample_period; in ene_isr()
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Dxmit.c212 rate = tx_rate->hw_value; in generate_txhdr_fw3()
215 rate_fb_ofdm = b43legacy_is_ofdm_rate(rate_fb->hw_value); in generate_txhdr_fw3()
221 if ((rate_fb->hw_value == rate) || in generate_txhdr_fw3()
273 rate_fb->hw_value); in generate_txhdr_fw3()
314 rts_rate = ieee80211_get_rts_cts_rate(dev->wl->hw, info)->hw_value; in generate_txhdr_fw3()

1234567