Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dcosa.c274 static int cosa_net_rx_done(struct channel_data *channel);
642 chan->rx_done = cosa_net_rx_done; in cosa_net_open()
732 static int cosa_net_rx_done(struct channel_data *chan) in cosa_net_rx_done() function