Data Fields | |
| int | in_shutdown |
| u32 | linkspeed |
| int | duplex |
| int | phyaddr |
| int | wolenabled |
| unsigned int | phy_oui |
| u16 | gigabit |
| u8 * | ring_addr |
| u32 | orig_mac [2] |
| u32 | irqmask |
| u32 | desc_ver |
| unsigned int | cur_rx |
| unsigned int | refill_rx |
| unsigned int | next_tx |
| unsigned int | nic_tx |
| u32 | tx_flags |
Definition at line 400 of file forcedeth.c.
Definition at line 403 of file forcedeth.c.
Referenced by forcedeth_disable(), and forcedeth_reset().
Definition at line 404 of file forcedeth.c.
Referenced by forcedeth_reset(), start_rx(), and update_linkspeed().
Definition at line 405 of file forcedeth.c.
Referenced by forcedeth_reset(), and update_linkspeed().
Definition at line 406 of file forcedeth.c.
Referenced by forcedeth_probe(), forcedeth_reset(), phy_init(), phy_reset(), and update_linkspeed().
| unsigned int forcedeth_private::phy_oui |
Definition at line 412 of file forcedeth.c.
Definition at line 413 of file forcedeth.c.
Referenced by forcedeth_disable(), and forcedeth_probe().
Definition at line 415 of file forcedeth.c.
Referenced by forcedeth_poll(), forcedeth_probe(), forcedeth_reset(), forcedeth_transmit(), and txrx_reset().
| unsigned int forcedeth_private::cur_rx |
Definition at line 419 of file forcedeth.c.
Referenced by alloc_rx(), forcedeth_poll(), and init_ring().
| unsigned int forcedeth_private::refill_rx |
| unsigned int forcedeth_private::next_tx |
| unsigned int forcedeth_private::nic_tx |
Definition at line 425 of file forcedeth.c.
Referenced by forcedeth_probe(), and forcedeth_transmit().
1.5.7.1