Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-rx.c78 * i2400mu_rx() Receive USB data
102 * i2400mu_rx() [case -EOVERFLOW] can resize the buffer and get the
109 * Note we also need a hook for this on i2400mu_rx() -- when we do the
192 struct sk_buff *i2400mu_rx(struct i2400mu *i2400mu, struct sk_buff *rx_skb) in i2400mu_rx() function
316 * i2400mu_rx()). Once received, it is passed to the generic i2400m RX
368 rx_skb = i2400mu_rx(i2400mu, rx_skb); in i2400mu_rxd()

Completed in 2 milliseconds