Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dvf.h126 struct ixgbe_hw { struct
127 void *back;
129 u8 __iomem *hw_addr;
131 struct ixgbe_mac_info mac;
132 struct ixgbe_mbx_info mbx;
134 u16 device_id;
135 u16 subsystem_vendor_id;
136 u16 subsystem_device_id;
137 u16 vendor_id;
139 u8 revision_id;
[all …]
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3440 struct ixgbe_hw { struct
3464 s32 (*get_invariants)(struct ixgbe_hw *); argument