Searched defs:skb_rx (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wimax/i2400m/ |
D | rx.c | 164 struct sk_buff *skb_rx; member 241 void i2400m_report_hook_queue(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_report_hook_queue() 356 void i2400m_rx_ctl(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_ctl() 978 void i2400m_rx_edata(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_edata() 1095 void i2400m_rx_payload(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_rx_payload()
|
D | netdev.c | 494 void i2400m_net_rx(struct i2400m *i2400m, struct sk_buff *skb_rx, in i2400m_net_rx()
|