Home
last modified time | relevance | path

Searched refs:i2400m_rx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Di2400m.h884 int i2400m_rx(struct i2400m *, struct sk_buff *);
H A Dusb-rx.c48 * reads a buffer from USB and passes it to i2400m_rx() in the generic
79 * i2400m_rx() Send data to generic i2400m RX handling
382 result = i2400m_rx(i2400m, rx_skb); in i2400mu_rxd()
H A Drx.c118 * i2400m_rx
1222 * i2400m_rx - Receive a buffer of data from the device
1244 int i2400m_rx(struct i2400m *i2400m, struct sk_buff *skb) in i2400m_rx() function
1307 EXPORT_SYMBOL_GPL(i2400m_rx); variable

Completed in 5 milliseconds