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