Searched refs:LINE_rx (Results 1 – 8 of 8) sorted by relevance
181 ch->LINE_rx = NULL; in syncppp_exit()218 ch->LINE_rx = sppp_input; in syncppp_init()
86 void (*LINE_rx)(struct net_device *dev, struct sk_buff *skb); member
402 ch->LINE_rx = NULL; in comxlapb_exit()435 ch->LINE_rx = comxlapb_rx; in comxlapb_init()
742 ch->LINE_rx = NULL; in fr_exit()794 ch->LINE_rx = fr_rx; in fr_master_init()853 ch->LINE_rx = fr_rx; in fr_slave_init()
335 if (ch->LINE_rx) { in mixcom_receive_frame()336 ch->LINE_rx(dev, hw->recving); in mixcom_receive_frame()
95 ch->LINE_rx(dev,skb); in locomx_rx()
298 ch->LINE_rx(dev, skb); in comx_read_buffer()405 if ((ch->line_status & LINE_UP) && ch->LINE_rx) { in COMX_interrupt()
1222 ch->LINE_rx(dev, skb); in MUNICH_interrupt()