doc-rst: linux_tv DocBook to reST migration (docs-next)
[deliverable/linux.git] / Documentation / linux_tv / media / dvb / fe-bandwidth-t.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _fe-bandwidth-t:
4
5 ******************
6 Frontend bandwidth
7 ******************
8
9
10 .. _fe-bandwidth:
11
12 .. flat-table:: enum fe_bandwidth
13 :header-rows: 1
14 :stub-columns: 0
15
16
17 - .. row 1
18
19 - ID
20
21 - Description
22
23 - .. row 2
24
25 - .. _`BANDWIDTH-AUTO`:
26
27 ``BANDWIDTH_AUTO``
28
29 - Autodetect bandwidth (if supported)
30
31 - .. row 3
32
33 - .. _`BANDWIDTH-1-712-MHZ`:
34
35 ``BANDWIDTH_1_712_MHZ``
36
37 - 1.712 MHz
38
39 - .. row 4
40
41 - .. _`BANDWIDTH-5-MHZ`:
42
43 ``BANDWIDTH_5_MHZ``
44
45 - 5 MHz
46
47 - .. row 5
48
49 - .. _`BANDWIDTH-6-MHZ`:
50
51 ``BANDWIDTH_6_MHZ``
52
53 - 6 MHz
54
55 - .. row 6
56
57 - .. _`BANDWIDTH-7-MHZ`:
58
59 ``BANDWIDTH_7_MHZ``
60
61 - 7 MHz
62
63 - .. row 7
64
65 - .. _`BANDWIDTH-8-MHZ`:
66
67 ``BANDWIDTH_8_MHZ``
68
69 - 8 MHz
70
71 - .. row 8
72
73 - .. _`BANDWIDTH-10-MHZ`:
74
75 ``BANDWIDTH_10_MHZ``
76
77 - 10 MHz
78
79
80
81
82 .. ------------------------------------------------------------------------------
83 .. This file was automatically converted from DocBook-XML with the dbxml
84 .. library (https://github.com/return42/sphkerneldoc). The origin XML comes
85 .. from the linux kernel, refer to:
86 ..
87 .. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
88 .. ------------------------------------------------------------------------------
This page took 0.033636 seconds and 5 git commands to generate.