Lines Matching defs:xsdfec_ldpc_params
170 struct xsdfec_ldpc_params { struct
171 __u32 n;
172 __u32 k;
173 __u32 psize;
174 __u32 nlayers;
175 __u32 nqc;
176 __u32 nmqc;
177 __u32 nm;
178 __u32 norm_type;
179 __u32 no_packing;
180 __u32 special_qc;
181 __u32 no_final_parity;
182 __u32 max_schedule;
183 __u32 sc_off;
184 __u32 la_off;
185 __u32 qc_off;
186 __u32 *sc_table;
187 __u32 *la_table;
188 __u32 *qc_table;
189 __u16 code_id;