Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c280 rx_ctl |= AX_RX_CTL_MFB_4096; in usbh_asix_set_multicast()
282 rx_ctl |= AX_RX_CTL_MFB_8192; in usbh_asix_set_multicast()
284 rx_ctl |= AX_RX_CTL_MFB_16384; in usbh_asix_set_multicast()
286 rx_ctl |= AX_RX_CTL_MFB_2048; in usbh_asix_set_multicast()
296 uint16_t rx_ctl; in usbh_ax88772_hw_reset() local
360 rx_ctl = usbh_asix_read_rx_ctl(asix_class); in usbh_ax88772_hw_reset()
362 rx_ctl); in usbh_ax88772_hw_reset()
364 rx_ctl = usbh_asix_read_medium_status(asix_class); in usbh_ax88772_hw_reset()
366 rx_ctl); in usbh_ax88772_hw_reset()
376 uint16_t rx_ctl, phy14h, phy15h, phy16h; in usbh_ax88772a_hw_reset() local
[all …]

Completed in 3 milliseconds