Searched defs:xmit_skb (Results 1 – 5 of 5) sorted by relevance
2633 struct sk_buff *skb, *xmit_skb; in ieee80211_deliver_skb() local4537 struct sk_buff *xmit_skb = NULL; in ieee80211_rx_8023() local
905 struct sk_buff *xmit_skb = NULL; in wil_netif_rx() local
348 void (*xmit_skb)(struct efx_nic *efx, struct sk_buff *skb); member
347 void (*xmit_skb)(struct efx_nic *efx, struct sk_buff *skb); member
1753 static int xmit_skb(struct send_queue *sq, struct sk_buff *skb) in xmit_skb() function