Lines Matching refs:hw_value
32 { .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 },
42 { .center_freq = 2462, .hw_value = 11 },
43 { .center_freq = 2467, .hw_value = 12 },
44 { .center_freq = 2472, .hw_value = 13 },
45 { .center_freq = 2484, .hw_value = 14 },
51 .hw_value = 0, },
53 .hw_value = 1,
56 .hw_value = 2,
59 .hw_value = 3,
62 .hw_value = 5,
65 .hw_value = 6,
68 .hw_value = 7,
71 .hw_value = 8,
74 .hw_value = 9,
77 .hw_value = 10,
80 .hw_value = 11,
83 .hw_value = 12,
273 ieee80211_get_tx_rate(priv->hw, info)->hw_value); in lbtf_tx_work()
409 lbtf_set_channel(priv, conf->chandef.chan->hw_value); in lbtf_op_config()