Searched refs:insert_mac_addr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c110 mac->ops.insert_mac_addr = ixgbe_insert_mac_addr_generic;
H A Dixgbe_api.c886 return ixgbe_call_func(hw, hw->mac.ops.insert_mac_addr,
H A Dixgbe_82599.c361 mac->ops.insert_mac_addr = ixgbe_insert_mac_addr_generic;
H A Dixgbe_common.c121 mac->ops.insert_mac_addr = NULL;
H A Dixgbe_type.h3706 s32 (*insert_mac_addr)(struct ixgbe_hw *, u8 *, u32); member in struct:ixgbe_mac_operations

Completed in 116 milliseconds