Searched refs:cosa_start_tx (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dcosa.c275 static int cosa_start_tx(struct channel_data *channel, char *buf, int size);
684 cosa_start_tx(chan, skb->data, skb->len); cosa_net_tx()
891 cosa_start_tx(chan, kbuf, count); cosa_write()
1240 * FIXME: This routine probably should check for cosa_start_tx() called when
1245 static int cosa_start_tx(struct channel_data *chan, char *buf, int len) cosa_start_tx()
1242 static int cosa_start_tx(struct channel_data *chan, char *buf, int len) cosa_start_tx() function

Completed in 44 milliseconds