Home
last modified time | relevance | path

Searched refs:skb_queue_walk_safe (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c113 skb_queue_walk_safe(q, p, next) { in brcmu_pktq_pdeq_match()
147 skb_queue_walk_safe(q, p, next) { in brcmu_pktq_pflush()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c110 skb_queue_walk_safe(&e->arpq, skb, tmp) { in setup_l2e_send_pending()
347 skb_queue_walk_safe(arpq, skb, tmp) { in handle_failed_resolution()
/linux/drivers/block/aoe/
H A Daoenet.c118 skb_queue_walk_safe(queue, skb, tmp) { in aoenet_xmit()
H A Daoedev.c443 skb_queue_walk_safe(&d->skbpool, skb, tmp) in skbpoolfree()
/linux/io_uring/
H A Dcmd_net.c108 skb_queue_walk_safe(q, skb, tmp) { in io_uring_cmd_timestamp()
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x.c261 skb_queue_walk_safe(&port->tx_skbs, skb, skb_tmp) { in lan969x_ptp_irq_handler()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c213 skb_queue_walk_safe(&port->tx_skbs, skb, skb_tmp) { in sparx5_ptp_txtstamp_old_release()
361 skb_queue_walk_safe(&port->tx_skbs, skb, skb_tmp) { in sparx5_ptp_irq_handler()
/linux/net/tipc/
H A Dtrace.c195 skb_queue_walk_safe(list, skb, tmp) { in tipc_list_dump()
H A Dname_distr.c321 skb_queue_walk_safe(namedq, skb, tmp) { in tipc_named_dequeue()
H A Dbearer.c599 skb_queue_walk_safe(xmitq, skb, tmp) { in tipc_bearer_xmit()
630 skb_queue_walk_safe(xmitq, skb, tmp) { in tipc_bearer_bc_xmit()
H A Dbcast.c853 skb_queue_walk_safe(defq, _skb, tmp) { in tipc_mcast_filter_msg()
H A Dmsg.c838 skb_queue_walk_safe(list, _skb, tmp) { in __tipc_skb_queue_sorted()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c632 skb_queue_walk_safe(epid_queue, skb, tmp) { in ath9k_htc_tx_get_packet()
744 skb_queue_walk_safe(epid_queue, skb, tmp) { in ath9k_htc_tx_cleanup_queue()
754 skb_queue_walk_safe(&queue, skb, tmp) { in ath9k_htc_tx_cleanup_queue()
/linux/drivers/net/ethernet/ti/
H A Dcpts.c89 skb_queue_walk_safe(&cpts->txq, skb, tmp) { in cpts_purge_txq()
333 skb_queue_walk_safe(&txq_list, skb, tmp) { in cpts_match_tx_ts()
/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.c99 skb_queue_walk_safe(skb_queue, skb, tmp) { in __wfx_tx_queue_drop()
/linux/include/net/
H A Dfq_impl.h263 skb_queue_walk_safe(&flow->queue, skb, tmp) { in fq_flow_filter()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c35 skb_queue_walk_safe(&ra_list->skb_head, skb, tmp) { in mwifiex_uap_del_tx_pkts_in_ralist()
H A Dtdls.c43 skb_queue_walk_safe(&priv->tdls_txq, skb, tmp) { in mwifiex_restore_tdls_packets()
100 skb_queue_walk_safe(&ra_list->skb_head, skb, in mwifiex_hold_tdls_packets()
/linux/include/net/sctp/
H A Dsctp.h369 skb_queue_walk_safe(head, pos, tmp)
/linux/net/sctp/
H A Dstream_interleave.c1210 skb_queue_walk_safe(&ulpq->reasm, pos, tmp) { in sctp_intl_reasm_flushtsn()
1220 skb_queue_walk_safe(&ulpq->reasm_uo, pos, tmp) { in sctp_intl_reasm_flushtsn()
/linux/drivers/bluetooth/
H A Dhci_bcsp.c375 skb_queue_walk_safe(&bcsp->unack, skb, tmp) { in bcsp_pkt_cull()
/linux/net/mac80211/
H A Diface.c566 skb_queue_walk_safe(&ps->bc_buf, skb, tmp) { in ieee80211_do_stop()
646 skb_queue_walk_safe(&local->pending[i], skb, tmp) { in ieee80211_do_stop()
657 skb_queue_walk_safe(&freeq, skb, tmp) { in ieee80211_do_stop()
/linux/net/l2tp/
H A Dl2tp_core.c639 skb_queue_walk_safe(&session->reorder_q, skbp, tmp) { in l2tp_recv_queue_skb()
698 skb_queue_walk_safe(&session->reorder_q, skb, tmp) { in l2tp_recv_dequeue()
/linux/net/nfc/
H A Dllcp_core.c57 skb_queue_walk_safe(&local->tx_queue, s, tmp) { in nfc_llcp_socket_purge()
1123 skb_queue_walk_safe(&llcp_sock->tx_pending_queue, s, tmp) { in nfc_llcp_recv_hdlc()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c249 skb_queue_walk_safe(&tx_report->queue, cur, tmp) { in rtw_tx_report_handle()

123