Home
last modified time | relevance | path

Searched defs:e1000_hw (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_vf.h261 struct e1000_hw { struct
262 void *back;
264 u8 *hw_addr;
265 u8 *flash_address;
266 unsigned long io_base;
268 struct e1000_mac_info mac;
292 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value); argument
H A De1000_hw.h1037 struct e1000_hw { struct
1038 void *back;
1040 u8 *hw_addr;
1041 u8 *flash_address;
1042 unsigned long io_base;
1044 struct e1000_mac_info mac;
1045 struct e1000_fc_info fc;
1046 struct e1000_phy_info phy;
1047 struct e1000_nvm_info nvm;
1048 struct e1000_bus_info bus;
[all …]