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