Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_type.h4247 struct ixgbe_hw { struct
4248 struct ixgbe_softc *back;
4249 struct ixgbe_mac_info mac;
4250 struct ixgbe_addr_filter_info addr_ctrl;
4251 struct ixgbe_fc_info fc;
4252 struct ixgbe_phy_info phy;
4253 struct ixgbe_link_info link;
4254 struct ixgbe_eeprom_info eeprom;
4255 struct ixgbe_bus_info bus;
4256 struct ixgbe_mbx_info mbx;
[all …]