Home
last modified time | relevance | path

Searched refs:rx_function (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wan/
A Dhostess_sv11.c111 sv11->chanA.rx_function = hostess_input; in hostess_open()
126 sv11->chanA.rx_function = z8530_null_rx; in hostess_close()
A Dsealevel.c98 slvl->chan->rx_function = sealevel_input; in sealevel_open()
111 slvl->chan->rx_function = z8530_null_rx; in sealevel_close()
A Dz85230.h291 void (*rx_function)(struct z8530_channel *, struct sk_buff *); member
A Dz85230.c1283 c->rx_function = z8530_null_rx; in z8530_channel_load()
1544 c->rx_function(c, skb); in z8530_rx_done()
/linux/Documentation/networking/device_drivers/wan/
A Dz8530book.rst164 Once the port is open it will call the rx_function of each channel

Completed in 64 milliseconds