Searched refs:hdlcdev_rx (Results 1 – 1 of 1) sorted by relevance
1648 * hdlcdev_rx - called by device driver when frame received1655 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function 1660 DBGINFO(("%s hdlcdev_rx\n", dev->name)); in hdlcdev_rx() 4638 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()