Searched refs:get_san_mac_addr (Results 1 – 4 of 4) sorted by relevance
148 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_X540()782 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
1446 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,1457 .get_san_mac_addr = NULL,
1227 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_82599()2302 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
3022 s32 (*get_san_mac_addr)(struct ixgbe_hw *, u8 *); member