Home
last modified time | relevance | path

Searched refs:__skb_unlink (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/linux/net/sctp/
H A Dulpqueue.c151 __skb_unlink(skb, &sp->pd_lobby); in sctp_clear_pd()
357 __skb_unlink(f_frag, queue); in sctp_make_reassembled_event()
374 __skb_unlink(pos, queue); in sctp_make_reassembled_event()
698 __skb_unlink(pos, &ulpq->reasm); in sctp_ulpq_reasm_flushtsn()
773 __skb_unlink(pos, &ulpq->lobby); in sctp_ulpq_retrieve_ordered()
900 __skb_unlink(pos, lobby); in sctp_ulpq_reap_ordered()
919 __skb_unlink(pos, lobby); in sctp_ulpq_reap_ordered()
993 __skb_unlink(skb, list); in sctp_ulpq_renege_list()
H A Dstream_interleave.c442 __skb_unlink(pos, &ulpq->lobby); in sctp_intl_retrieve_ordered()
1027 __skb_unlink(pos, lobby); in sctp_intl_reap_ordered()
1041 __skb_unlink(pos, lobby); in sctp_intl_reap_ordered()
1215 __skb_unlink(pos, &ulpq->reasm); in sctp_intl_reasm_flushtsn()
1225 __skb_unlink(pos, &ulpq->reasm_uo); in sctp_intl_reasm_flushtsn()
/openbmc/linux/net/tipc/
H A Dname_distr.c323 __skb_unlink(skb, namedq); in tipc_named_dequeue()
335 __skb_unlink(skb, namedq); in tipc_named_dequeue()
342 __skb_unlink(skb, namedq); in tipc_named_dequeue()
348 __skb_unlink(skb, namedq); in tipc_named_dequeue()
H A Dbcast.c843 __skb_unlink(_skb, defq); in tipc_mcast_filter_msg()
861 __skb_unlink(_skb, defq); in tipc_mcast_filter_msg()
H A Dmsg.h1251 __skb_unlink(_skb, list); in tipc_skb_dequeue()
1304 __skb_unlink(skb, list); in __tipc_skb_dequeue()
/openbmc/linux/net/unix/
H A Dgarbage.c125 __skb_unlink(skb, &x->sk_receive_queue); in scan_inflight()
332 __skb_unlink(skb, &hitlist); in unix_gc()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h175 __skb_unlink(skb, &sk->sk_receive_queue); in chtls_free_skb()
182 __skb_unlink(skb, &sk->sk_receive_queue); in chtls_kfree_skb()
H A Dchtls_io.c660 __skb_unlink(skb, &csk->txq); in chtls_push_frames()
1229 __skb_unlink(skb, &csk->txq); in chtls_sendmsg()
1439 __skb_unlink(skb, &sk->sk_receive_queue); in chtls_pt_recvmsg()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c199 __skb_unlink(skb, frames); in mt76_rx_aggr_reorder()
211 __skb_unlink(skb, frames); in mt76_rx_aggr_reorder()
/openbmc/linux/net/mptcp/
H A Dfastopen.c33 __skb_unlink(skb, &ssk->sk_receive_queue); in mptcp_fastopen_subflow_synack_set_params()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c111 __skb_unlink(skb, &e->arpq); in setup_l2e_send_pending()
387 __skb_unlink(skb, arpq); in handle_failed_resolution()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c92 __skb_unlink(skb, &cpts->txq); in cpts_purge_txq()
343 __skb_unlink(skb, &txq_list); in cpts_match_tx_ts()
353 __skb_unlink(skb, &txq_list); in cpts_match_tx_ts()
/openbmc/linux/drivers/block/aoe/
H A Daoenet.c120 __skb_unlink(skb, queue); in aoenet_xmit()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.c56 __skb_unlink(skb, &ccm->replies); in __nfp_ccm_reply()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c214 __skb_unlink(skb, &port->tx_skbs); in sparx5_ptp_txtstamp_old_release()
360 __skb_unlink(skb, &port->tx_skbs); in sparx5_ptp_irq_handler()
/openbmc/linux/net/core/
H A Ddatagram.c197 __skb_unlink(skb, queue); in __skb_try_recv_from_queue()
356 __skb_unlink(skb, sk_queue); in __sk_queue_drop_skb()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c634 __skb_unlink(skb, epid_queue); in ath9k_htc_tx_get_packet()
746 __skb_unlink(skb, epid_queue); in ath9k_htc_tx_cleanup_queue()
755 __skb_unlink(skb, &queue); in ath9k_htc_tx_cleanup_queue()
H A Drecv.c657 __skb_unlink(skb, &rx_edma->rx_fifo); in ath_edma_get_buffers()
668 __skb_unlink(skb, &rx_edma->rx_fifo); in ath_edma_get_buffers()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.c97 __skb_unlink(skb, skb_queue); in __wfx_tx_queue_drop()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c659 __skb_unlink(skb, &ocelot_port->tx_skbs); in ocelot_port_dequeue_ptp_tx_skb()
690 __skb_unlink(skb, &ocelot_port->tx_skbs); in ocelot_port_queue_ptp_tx_skb()
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c2758 __skb_unlink(p, list); in ppp_mp_reconstruct()
2827 __skb_unlink(p, list); in ppp_mp_reconstruct()
2849 __skb_unlink(p, list); in ppp_mp_reconstruct()
2866 __skb_unlink(skb, list); in ppp_mp_reconstruct()
2868 __skb_unlink(p, list); in ppp_mp_reconstruct()
2881 __skb_unlink(skb, list);
/openbmc/linux/include/net/
H A Dfq_impl.h267 __skb_unlink(skb, &flow->queue); in fq_flow_filter()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c526 __skb_unlink(skb, queue); in carl9170_get_queued_skb()
1202 __skb_unlink(skb, &tid_info->queue); in carl9170_tx_ampdu()
1262 __skb_unlink(skb, queue); in carl9170_tx_pick_skb()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c366 __skb_unlink(skb, &port->tx_skbs); in lan966x_ptp_txtstamp_old_release()
508 __skb_unlink(skb, &port->tx_skbs); in lan966x_ptp_irq_handler()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c38 __skb_unlink(skb, &ra_list->skb_head); in mwifiex_uap_del_tx_pkts_in_ralist()

1234