Searched refs:perm_addr (Results 1 – 8 of 8) sorted by relevance
194 hw->mac.perm_addr[i] = (uint8_t)(rar_low >> (i * 8)); in igc_read_mac_addr_generic()197 hw->mac.perm_addr[i+4] = (uint8_t)(rar_high >> (i * 8)); in igc_read_mac_addr_generic()200 hw->mac.addr[i] = hw->mac.perm_addr[i]; in igc_read_mac_addr_generic()
271 uint8_t perm_addr[ETHER_ADDR_LEN]; member
247 memcpy(hw->mac.perm_addr, addr, IXGBE_ETH_LENGTH_OF_ADDRESS); in ixgbe_reset_hw_vf()591 mac_addr[i] = hw->mac.perm_addr[i]; in ixgbe_get_mac_addr_vf()
276 hw->mac.ops.get_mac_addr(hw, hw->mac.perm_addr); in ixgbe_reset_hw_X540()
930 hw->mac.ops.get_mac_addr(hw, hw->mac.perm_addr); in ixgbe_reset_hw_82598()
1186 hw->mac.ops.get_mac_addr(hw, hw->mac.perm_addr); in ixgbe_reset_hw_82599()
4190 u8 perm_addr[IXGBE_ETH_LENGTH_OF_ADDRESS]; member
2715 hw->mac.ops.get_mac_addr(hw, hw->mac.perm_addr); in ixgbe_reset_hw_X550em()