Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dz85230.h411 void z8530_null_rx(struct z8530_channel *c, struct sk_buff *skb);
H A Dhostess_sv11.c133 sv11->chanA.rx_function = z8530_null_rx; in hostess_close()
H A Dz85230.c1394 c->rx_function=z8530_null_rx; in z8530_channel_load()
1548 void z8530_null_rx(struct z8530_channel *c, struct sk_buff *skb) in z8530_null_rx() function
1553 EXPORT_SYMBOL(z8530_null_rx);
H A Dsealevel.c128 slvl->chan->rx_function = z8530_null_rx; in sealevel_close()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wan/
H A Dz8530book.rst171 :c:func:`z8530_null_rx()` to discard the data.