Lines Matching refs:hw_value
28 { .center_freq = 2412, .hw_value = 1 },
29 { .center_freq = 2417, .hw_value = 2 },
30 { .center_freq = 2422, .hw_value = 3 },
31 { .center_freq = 2427, .hw_value = 4 },
32 { .center_freq = 2432, .hw_value = 5 },
33 { .center_freq = 2437, .hw_value = 6 },
34 { .center_freq = 2442, .hw_value = 7 },
35 { .center_freq = 2447, .hw_value = 8 },
36 { .center_freq = 2452, .hw_value = 9 },
37 { .center_freq = 2457, .hw_value = 10 },
38 { .center_freq = 2462, .hw_value = 11 },
39 { .center_freq = 2467, .hw_value = 12 },
40 { .center_freq = 2472, .hw_value = 13 },
41 { .center_freq = 2484, .hw_value = 14 },
47 .hw_value = 0, },
49 .hw_value = 1,
52 .hw_value = 2,
55 .hw_value = 3,
58 .hw_value = 5,
61 .hw_value = 6,
64 .hw_value = 7,
67 .hw_value = 8,
70 .hw_value = 9,
73 .hw_value = 10,
76 .hw_value = 11,
79 .hw_value = 12,
233 ieee80211_get_tx_rate(priv->hw, info)->hw_value); in lbtf_tx_work()
348 lbtf_set_channel(priv, conf->chandef.chan->hw_value); in lbtf_op_config()