Query: struct_rs_control
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTRS_CONTROL(9) Structures STRUCT RS_CONTROL(9)NAMEstruct_rs_control - rs control structureSYNOPSISstruct rs_control { int mm; int nn; uint16_t * alpha_to; uint16_t * index_of; uint16_t * genpoly; int nroots; int fcr; int prim; int iprim; int gfpoly; int (* gffunc) (int); int users; struct list_head list; };MEMBERSmm Bits per symbol nn Symbols per block (= (1<<mm)-1) alpha_to log lookup table index_of Antilog lookup table genpoly Generator polynomial nroots Number of generator roots = number of parity symbols fcr First consecutive root, index form prim Primitive element, index form iprim prim-th root of 1, index form gfpoly The primitive generator polynominal gffunc Function to generate the field, if non-canonical representation users Users of this structure list List entry for the rs control listAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT RS_CONTROL(9)
Related Man Pages |
---|
struct_ccwgroup_driver(9) - centos |
struct_ieee80211_tx_rate(9) - centos |
struct_irq_data(9) - centos |
struct_irq_desc(9) - suse |
struct_nand_ecc_ctrl(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |