Home
last modified time | relevance | path

Searched defs:dropped (Results 1 – 25 of 138) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/staging/wfx/
Dqueue.c94 struct sk_buff_head *dropped) in __wfx_tx_queue_drop()
107 struct sk_buff_head *dropped) in wfx_tx_queue_drop()
125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop()
Ddata_tx.c540 struct sk_buff_head *dropped) in wfx_flush_vif()
570 struct sk_buff_head dropped; in wfx_flush() local
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
Dqueue.c91 struct sk_buff_head *skb_queue, struct sk_buff_head *dropped) in __wfx_tx_queue_drop()
104 struct sk_buff_head *dropped) in wfx_tx_queue_drop()
122 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop()
Ddata_tx.c506 static void wfx_flush_vif(struct wfx_vif *wvif, u32 queues, struct sk_buff_head *dropped) in wfx_flush_vif()
533 struct sk_buff_head dropped; in wfx_flush() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dperfbuf_bench.c20 long dropped __attribute__((aligned(128))) = 0; variable
Dringbuf_bench.c19 long dropped __attribute__((aligned(128))) = 0; variable
Dtest_ringbuf_multi.c53 long dropped = 0; variable
Dtest_ringbuf.c29 long dropped = 0; variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dperfbuf_bench.c19 long dropped __attribute__((aligned(128))) = 0; variable
Dringbuf_bench.c18 long dropped __attribute__((aligned(128))) = 0; variable
Dtest_ringbuf_multi.c41 long dropped = 0; variable
Dtest_ringbuf.c29 long dropped = 0; variable
/kernel/linux/linux-6.6/net/batman-adv/
Dfragmentation.c38 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
254 bool dropped = false; in batadv_frag_merge_packets() local
Dsend.c466 bool dropped) in batadv_forw_packet_free()
1058 bool dropped = false; in batadv_send_outstanding_bcast_packet() local
/kernel/linux/linux-5.10/net/batman-adv/
Dfragmentation.c39 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
255 bool dropped = false; in batadv_frag_merge_packets() local
Dsend.c470 bool dropped) in batadv_forw_packet_free()
860 bool dropped = false; in batadv_send_outstanding_bcast_packet() local
/kernel/linux/linux-6.6/samples/bpf/
Dxdp_sample_shared.h7 size_t dropped; member
/kernel/linux/linux-6.6/kernel/printk/
Dinternal.h104 unsigned long dropped; member
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
Dsample_filter.bpf.c18 int dropped; variable
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
Dksz8795.c199 u64 *dropped, u64 *cnt) in ksz8795_r_mib_pkt()
251 u64 *dropped, u64 *cnt) in ksz8863_r_mib_pkt()
284 u64 *dropped, u64 *cnt) in ksz8_r_mib_pkt()
310 u64 *dropped; in ksz8_port_init_cnt() local
/kernel/linux/linux-5.10/net/sched/
Dsch_sfq.c349 unsigned int hash, dropped; in sfq_enqueue() local
542 int dropped = 0; in sfq_rehash() local
628 unsigned int qlen, dropped = 0; in sfq_change() local
Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
/kernel/linux/linux-6.6/net/sched/
Dsch_sfq.c349 unsigned int hash, dropped; in sfq_enqueue() local
542 int dropped = 0; in sfq_rehash() local
631 unsigned int qlen, dropped = 0; in sfq_change() local
Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
/kernel/linux/linux-5.10/include/net/
Dpie.h73 u32 dropped; member

123456