Lines Matching refs:hw_value
27 { .center_freq = 2412, .hw_value = 1 },
28 { .center_freq = 2417, .hw_value = 2 },
29 { .center_freq = 2422, .hw_value = 3 },
30 { .center_freq = 2427, .hw_value = 4 },
31 { .center_freq = 2432, .hw_value = 5 },
32 { .center_freq = 2437, .hw_value = 6 },
33 { .center_freq = 2442, .hw_value = 7 },
34 { .center_freq = 2447, .hw_value = 8 },
35 { .center_freq = 2452, .hw_value = 9 },
36 { .center_freq = 2457, .hw_value = 10 },
37 { .center_freq = 2462, .hw_value = 11 },
38 { .center_freq = 2467, .hw_value = 12 },
39 { .center_freq = 2472, .hw_value = 13 },
40 { .center_freq = 2484, .hw_value = 14 },
46 .hw_value = 0, },
48 .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,
78 .hw_value = 12,
232 ieee80211_get_tx_rate(priv->hw, info)->hw_value); in lbtf_tx_work()
347 lbtf_set_channel(priv, conf->chandef.chan->hw_value); in lbtf_op_config()