Searched refs:cosa_start_tx (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | cosa.c | 262 static int cosa_start_tx(struct channel_data *channel, char *buf, int size); 670 cosa_start_tx(chan, skb->data, skb->len); in cosa_net_tx() 877 cosa_start_tx(chan, kbuf, count); in cosa_write() 1227 * FIXME: This routine probably should check for cosa_start_tx() called when 1232 static int cosa_start_tx(struct channel_data *chan, char *buf, int len) in cosa_start_tx() 1229 static int cosa_start_tx(struct channel_data *chan, char *buf, int len) cosa_start_tx() function
|
Completed in 3 milliseconds