drv_xmac.c 844 B

12345678910111213141516171819202122
  1. /*
  2. * @Copyright : (C) 2022 Phytium Information Technology, Inc.
  3. * All Rights Reserved.
  4. *
  5. * This program is OPEN SOURCE software: you can redistribute it and/or modify it
  6. * under the terms of the Phytium Public License as published by the Phytium Technology Co.,Ltd,
  7. * either version 1.0 of the License, or (at your option) any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY;
  10. * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  11. * See the Phytium Public License for more details.
  12. *
  13. *
  14. * @FilePath: drv_xmac.c
  15. * @Date: 2023-04-19 15:19:29
  16. * @LastEditTime: 2023-04-19 15:19:29
  17. * @Description: This file is for
  18. *
  19. * @Modify History:
  20. * Ver Who Date Changes
  21. * ----- ------ -------- --------------------------------------
  22. */