Home
last modified time | relevance | path

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

/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c1064 struct dpni_queue tx_queue; local
1078 memset(&tx_queue, 0, sizeof(struct dpni_queue));
1082 DPNI_QUEUE_TX, 0, 0, &tx_queue);
/u-boot/drivers/usb/gadget/
A Dcore.c371 endpoint->tx_queue--; in usbd_tx_complete()
/u-boot/drivers/serial/
A Dusbtty.c817 if (!endpoint->tx_queue) { in next_urb()
837 endpoint->tx_queue++; in next_urb()
/u-boot/include/
A Dusbdevice.h506 int tx_queue; member

Completed in 10 milliseconds