|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| if (pad< 0||pad >=nn) | |
Variables | |
| int | nn = rs->nn |
| int | nroots = rs->nroots |
| uint16_t * | alpha_to = rs->alpha_to |
| uint16_t * | index_of = rs->index_of |
| uint16_t * | genpoly = rs->genpoly |
| uint16_t | fb |
| uint16_t | msk = (uint16_t) rs->nn |
| pad = nn - nroots - len | |
| return | |
Definition at line 32 of file encode_rs.c.
Definition at line 24 of file encode_rs.c.
| uint16_t fb |
Definition at line 27 of file encode_rs.c.
Definition at line 26 of file encode_rs.c.
Definition at line 25 of file encode_rs.c.
Definition at line 22 of file encode_rs.c.
Definition at line 23 of file encode_rs.c.
Definition at line 31 of file encode_rs.c.
| return |
Definition at line 53 of file encode_rs.c.
1.8.2