Searched defs:skb_rx (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wimax/i2400m/ |
D | rx.c | 166 struct sk_buff *skb_rx; member 243 void i2400m_report_hook_queue(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_report_hook_queue() 358 void i2400m_rx_ctl(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_ctl() 980 void i2400m_rx_edata(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_edata() 1097 void i2400m_rx_payload(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_payload()
|
D | netdev.c | 485 void i2400m_net_rx(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_net_rx()
|