Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_edgeport.c152 struct TxFifo { struct
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */ argument
1008 struct TxFifo *fifo = &edge_port->txfifo; in block_until_tx_empty()
1116 struct TxFifo *fifo; in edge_write()
1212 struct TxFifo *fifo = &edge_port->txfifo; in send_more_port_data()