Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3795 struct ixgbe_mac_info { struct
3796 struct ixgbe_mac_operations ops;
3797 enum ixgbe_mac_type type;
3798 u8 addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3799 u8 perm_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3800 u8 san_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3802 u16 wwnn_prefix;
3804 u16 wwpn_prefix;
3806 u32 mta_shadow[IXGBE_MAX_MTA];
3807 s32 mc_filter_type;
[all …]