Searched refs:get_san_mac_addr (Results 1 – 5 of 5) sorted by relevance
97 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_X540()282 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_X540()
350 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_82599()1181 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_82599()
332 return ixgbe_call_func(hw, hw->mac.ops.get_san_mac_addr, in ixgbe_get_san_mac_addr()
3908 s32 (*get_san_mac_addr)(struct ixgbe_hw *, u8 *); member
629 mac->ops.get_san_mac_addr = NULL; in ixgbe_init_ops_X550EM()