Searched refs:usbh_lwip_eth_output_common (Results 1 – 1 of 1) sorted by relevance
57 void usbh_lwip_eth_output_common(struct pbuf *p, uint8_t *buf) in usbh_lwip_eth_output_common() function127 usbh_lwip_eth_output_common(p, usbh_cdc_ecm_get_eth_txbuf()); in rt_usbh_cdc_ecm_eth_tx()216 usbh_lwip_eth_output_common(p, usbh_rndis_get_eth_txbuf()); in rt_usbh_rndis_eth_tx()288 usbh_lwip_eth_output_common(p, usbh_cdc_ncm_get_eth_txbuf()); in rt_usbh_cdc_ncm_eth_tx()357 usbh_lwip_eth_output_common(p, usbh_asix_get_eth_txbuf()); in rt_usbh_asix_eth_tx()426 usbh_lwip_eth_output_common(p, usbh_rtl8152_get_eth_txbuf()); in rt_usbh_rtl8152_eth_tx()
Completed in 8 milliseconds