#include <e1000e.h>
Data Fields | |
| enum e1000_mac_type | mac |
| unsigned int | flags |
| unsigned int | flags2 |
| u32 | pba |
| u32 | max_hw_frame_size |
| s32(* | get_variants )(struct e1000_adapter *) |
| void(* | init_ops )(struct e1000_hw *) |
Definition at line 198 of file e1000e.h.
| unsigned int e1000_info::flags |
| unsigned int e1000_info::flags2 |
| s32(* e1000_info::get_variants)(struct e1000_adapter *) |
Referenced by e1000e_probe().
| void(* e1000_info::init_ops)(struct e1000_hw *) |
Referenced by e1000e_sw_init().
1.5.7.1