Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dcosa.c275 static int cosa_net_tx_done(struct channel_data *channel, int size);
641 chan->tx_done = cosa_net_tx_done; in cosa_net_open()
751 static int cosa_net_tx_done(struct channel_data *chan, int size) in cosa_net_tx_done() function