Lines Matching refs:hw_value
39 { .center_freq = 2412, .hw_value = 1 },
40 { .center_freq = 2417, .hw_value = 2 },
41 { .center_freq = 2422, .hw_value = 3 },
42 { .center_freq = 2427, .hw_value = 4 },
43 { .center_freq = 2432, .hw_value = 5 },
44 { .center_freq = 2437, .hw_value = 6 },
45 { .center_freq = 2442, .hw_value = 7 },
46 { .center_freq = 2447, .hw_value = 8 },
47 { .center_freq = 2452, .hw_value = 9 },
48 { .center_freq = 2457, .hw_value = 10 },
49 { .center_freq = 2462, .hw_value = 11 },
50 { .center_freq = 2467, .hw_value = 12 },
51 { .center_freq = 2472, .hw_value = 13 },
52 { .center_freq = 2484, .hw_value = 14 },
58 .hw_value = 0, },
60 .hw_value = 1,
63 .hw_value = 2,
66 .hw_value = 3,
69 .hw_value = 5,
72 .hw_value = 6,
75 .hw_value = 7,
78 .hw_value = 8,
81 .hw_value = 9,
84 .hw_value = 10,
87 .hw_value = 11,
90 .hw_value = 12,
281 ieee80211_get_tx_rate(priv->hw, info)->hw_value); in lbtf_tx_work()
417 lbtf_set_channel(priv, conf->chandef.chan->hw_value); in lbtf_op_config()