Searched refs:rx_function (Results 1 – 5 of 5) sorted by relevance
117 sv11->chanA.rx_function = hostess_input; in hostess_open()133 sv11->chanA.rx_function = z8530_null_rx; in hostess_close()
110 slvl->chan->rx_function = sealevel_input; in sealevel_open()128 slvl->chan->rx_function = z8530_null_rx; in sealevel_close()
291 void (*rx_function)(struct z8530_channel *, struct sk_buff *); member
1394 c->rx_function=z8530_null_rx; in z8530_channel_load()1688 c->rx_function(c, skb); in z8530_rx_done()
164 Once the port is open it will call the rx_function of each channel