Home
last modified time | relevance | path

Searched defs:txcomplete (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c436 int txcomplete = 0; in tse_tx_complete() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c1138 static int txcomplete(struct qe_ep *ep, unsigned char restart) in txcomplete() function