Searched defs:skb_next (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | txrx.c | 229 struct sk_buff *skb, *skb_next; in mwifiex_dequeue_tx_queue() local
|
H A D | wmm.c | 1237 struct sk_buff *skb, *skb_next; in mwifiex_send_single_packet() local 1323 struct sk_buff *skb, *skb_next; in mwifiex_send_processed_packet() local
|
/openbmc/linux/kernel/ |
H A D | taskstats.c | 115 struct sk_buff *skb_next, *skb_cur = skb; in send_cpu_listeners() local
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_mon.c | 1143 struct sk_buff *mon_skb, *skb_next, *header; in ath12k_dp_mon_rx_deliver() local
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 5028 struct sk_buff *mon_skb, *skb_next, *header; in ath11k_dp_rx_mon_deliver() local 5459 struct sk_buff *tmp_msdu, *skb_next; in ath11k_dp_rx_full_mon_drop_ppdu() local
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | 362 struct sk_buff *skb_next = skb_peek_next(skb, list); in pneigh_queue_purge() local
|
H A D | skbuff.c | 5163 struct sk_buff *skb, *skb_next = NULL; in sock_dequeue_err_skb() local
|