Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/intel/ixgbevf/
Dvf.h125 struct ixgbe_hw { struct
126 void *back;
128 u8 __iomem *hw_addr;
130 struct ixgbe_mac_info mac;
131 struct ixgbe_mbx_info mbx;
133 u16 device_id;
134 u16 subsystem_vendor_id;
135 u16 subsystem_device_id;
136 u16 vendor_id;
138 u8 revision_id;
[all …]
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2878 struct ixgbe_hw { struct
2899 s32 (*get_invariants)(struct ixgbe_hw *); argument