Home
last modified time | relevance | path

Searched refs:ETH_ALEN (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c24 #define ETH_ALEN 6 macro
351 ret = usbh_asix_write_cmd(asix_class, AX_CMD_WRITE_NODE_ID, 0, 0, asix_class->mac, ETH_ALEN); in usbh_ax88772_hw_reset()
454 ret = usbh_asix_write_cmd(asix_class, AX_CMD_WRITE_NODE_ID, 0, 0, asix_class->mac, ETH_ALEN); in usbh_ax88772a_hw_reset()
536 for (uint8_t i = 0; i < (ETH_ALEN >> 1); i++) { in usbh_asix_connect()

Completed in 3 milliseconds