|
Linux Kernel
3.7.1
|
#include <e1000.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 *) |
| struct e1000_mac_operations * | mac_ops |
| struct e1000_phy_operations * | phy_ops |
| struct e1000_nvm_operations * | nvm_ops |
| s32(* | get_invariants )(struct e1000_hw *) |
Definition at line 358 of file e1000_hw.h.
| s32(* get_variants)(struct e1000_adapter *) |
| enum e1000_mac_type mac |
| struct e1000_mac_operations * mac_ops |
| struct e1000_nvm_operations * nvm_ops |
| struct e1000_phy_operations * phy_ops |
1.8.2