Data Fields | |
| struct { | |
| unsigned long tx_buf_size:11 | |
| unsigned long extend_tx_buf_size:4 | |
| unsigned long chn:1 | |
| unsigned long crc:1 | |
| unsigned long reserve_1:4 | |
| unsigned long stp:1 | |
| unsigned long edp:1 | |
| unsigned long ic:1 | |
| unsigned long reserve_2:8 | |
| } | bits |
| unsigned long | lw |
Definition at line 476 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::tx_buf_size |
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::extend_tx_buf_size |
Definition at line 481 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::chn |
Definition at line 482 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::crc |
Definition at line 483 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::reserve_1 |
Definition at line 484 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::stp |
Definition at line 485 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::edp |
Definition at line 486 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::ic |
Definition at line 487 of file via-rhine.c.
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::reserve_2 |
Definition at line 488 of file via-rhine.c.
| struct { ... } rhine_tx_desc::VTC_tx_ctrl_tag::bits |
Referenced by rhine_transmit().
| unsigned long rhine_tx_desc::VTC_tx_ctrl_tag::lw |
1.5.7.1