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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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) function
319 * i2400mu_rx()). Once received, it is passed to the generic i2400m RX
371 rx_skb = i2400mu_rx(i2400mu, rx_skb);

Completed in 59 milliseconds