Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h4060 struct ixgbe_mac_info { struct
4061 struct ixgbe_mac_operations ops;
4062 enum ixgbe_mac_type type;
4063 u8 addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
4064 u8 perm_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
4065 u8 san_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
4067 u16 wwnn_prefix;
4069 u16 wwpn_prefix;
4071 u32 mta_shadow[IXGBE_MAX_MTA];
4072 s32 mc_filter_type;
[all …]