Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
A Dvf.h216 struct e1000_hw { struct
240 void e1000_rlpml_set_vf(struct e1000_hw *, u16); argument
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.h1333 void *back;
1348 u32 phy_id;
1350 u32 phy_addr;
1352 u32 txcw;
1375 u16 ifs_ratio;
1376 u16 device_id;
1377 u16 vendor_id;
1380 u8 revision_id;
1381 u8 autoneg;
1382 u8 mdix;
[all …]
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h517 struct e1000_hw { struct
518 void *back;
520 u8 __iomem *hw_addr;
544 struct net_device *igb_get_hw_dev(struct e1000_hw *hw); argument
/linux/drivers/net/ethernet/intel/e1000e/
A Dhw.h702 struct e1000_hw { struct
703 struct e1000_adapter *adapter;
705 void __iomem *hw_addr;
706 void __iomem *flash_address;
708 struct e1000_mac_info mac;
709 struct e1000_fc_info fc;
710 struct e1000_phy_info phy;
711 struct e1000_nvm_info nvm;
712 struct e1000_bus_info bus;
715 union {
[all …]

Completed in 29 milliseconds