Searched refs:get_san_mac_addr (Results 1 – 8 of 8) sorted by relevance
66 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_X540()247 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_X540()
316 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_82599()1145 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_82599()
330 return ixgbe_call_func(hw, hw->mac.ops.get_san_mac_addr, in ixgbe_get_san_mac_addr()
3928 s32 (*get_san_mac_addr)(struct ixgbe_hw *, u8 *); member
598 mac->ops.get_san_mac_addr = NULL; in ixgbe_init_ops_X550EM()
448 s32 (*get_san_mac_addr)(struct txgbe_hw *hw, u8 *san_mac_addr); member
560 hw->mac.get_san_mac_addr = txgbe_mac_get_san_mac_addr_dummy; in txgbe_init_ops_dummy()
2812 mac->get_san_mac_addr = txgbe_get_san_mac_addr; in txgbe_init_ops_pf()3627 hw->mac.get_san_mac_addr(hw, hw->mac.san_addr); in txgbe_reset_hw()