Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhostess_sv11.c116 sv11->chanA.rx_function = hostess_input; in hostess_open()
132 sv11->chanA.rx_function = z8530_null_rx; in hostess_close()
Dsealevel.c115 slvl->chan->rx_function = sealevel_input; in sealevel_open()
133 slvl->chan->rx_function = z8530_null_rx; in sealevel_close()
Dz85230.h291 void (*rx_function)(struct z8530_channel *, struct sk_buff *); member
Dz85230.c1397 c->rx_function=z8530_null_rx; in z8530_channel_load()
1691 c->rx_function(c, skb); in z8530_rx_done()
/Linux-v4.19/Documentation/networking/
Dz8530book.rst164 Once the port is open it will call the rx_function of each channel