Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h3053 struct ixgbe_mac_info { struct
3054 struct ixgbe_mac_operations ops;
3055 enum ixgbe_mac_type type;
3056 u8 addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3057 u8 perm_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3058 u8 san_addr[IXGBE_ETH_LENGTH_OF_ADDRESS];
3060 u16 wwnn_prefix;
3062 u16 wwpn_prefix;
3064 u32 mta_shadow[IXGBE_MAX_MTA];
3065 s32 mc_filter_type;
[all …]