Home
last modified time | relevance | path

Searched refs:dropped (Results 1 – 25 of 55) sorted by relevance

123

/drivers/staging/wfx/
Dqueue.c94 struct sk_buff_head *dropped) in __wfx_tx_queue_drop() argument
101 skb_queue_head(dropped, skb); in __wfx_tx_queue_drop()
107 struct sk_buff_head *dropped) in wfx_tx_queue_drop() argument
109 __wfx_tx_queue_drop(wvif, &queue->cab, dropped); in wfx_tx_queue_drop()
110 __wfx_tx_queue_drop(wvif, &queue->normal, dropped); in wfx_tx_queue_drop()
125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() argument
143 skb_queue_head(dropped, skb); in wfx_pending_drop()
Ddata_tx.c540 struct sk_buff_head *dropped) in wfx_flush_vif() argument
549 if (dropped) in wfx_flush_vif()
550 wfx_tx_queue_drop(wvif, queue, dropped); in wfx_flush_vif()
570 struct sk_buff_head dropped; in wfx_flush() local
575 skb_queue_head_init(&dropped); in wfx_flush()
578 wfx_flush_vif(wvif, queues, drop ? &dropped : NULL); in wfx_flush()
582 wfx_flush_vif(wvif, queues, drop ? &dropped : NULL); in wfx_flush()
586 wfx_pending_drop(wdev, &dropped); in wfx_flush()
587 while ((skb = skb_dequeue(&dropped)) != NULL) { in wfx_flush()
Dqueue.h37 struct sk_buff_head *dropped);
40 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped);
/drivers/net/can/usb/etas_es58x/
Des581_4.c47 unsigned int dropped = 0; in es581_4_echo_msg() local
76 dropped++; in es581_4_echo_msg()
89 netdev->stats.tx_dropped += dropped; in es581_4_echo_msg()
91 tstamps, num_element - dropped); in es581_4_echo_msg()
/drivers/net/dsa/microchip/
Dksz_common.c46 u64 *dropped; in port_r_cnt() local
56 dropped = &mib->counters[dev->mib_cnt]; in port_r_cnt()
61 dropped, &mib->counters[mib->cnt_ptr]); in port_r_cnt()
Dksz8795.c312 u64 *dropped, u64 *cnt) in ksz8795_r_mib_pkt() argument
365 u64 *dropped, u64 *cnt) in ksz8863_r_mib_pkt() argument
369 u32 *last = (u32 *)dropped; in ksz8863_r_mib_pkt()
397 u64 *dropped, u64 *cnt) in ksz8_r_mib_pkt() argument
400 ksz8863_r_mib_pkt(dev, port, addr, dropped, cnt); in ksz8_r_mib_pkt()
402 ksz8795_r_mib_pkt(dev, port, addr, dropped, cnt); in ksz8_r_mib_pkt()
423 u64 *dropped; in ksz8_port_init_cnt() local
442 dropped = &mib->counters[dev->mib_cnt]; in ksz8_port_init_cnt()
447 dropped, &mib->counters[mib->cnt_ptr]); in ksz8_port_init_cnt()
Dksz_common.h133 u64 *dropped, u64 *cnt);
/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c24 WL12XX_DEBUGFS_FWSTATS_FILE(rx, dropped, "%u");
124 DEBUGFS_FWSTATS_ADD(rx, dropped); in wl12xx_debugfs_add_files()
Dacx.h43 __le32 dropped; member
/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.c47 (u64)atomic64_read(&ndev->stats.dropped)); in stats_show()
Dnitrox_dev.h96 atomic64_t dropped; member
/drivers/net/wireless/ti/wl1251/
Ddebugfs.c106 DEBUGFS_FWSTATS_FILE(rx, dropped, 20, "%u");
246 DEBUGFS_FWSTATS_DEL(rx, dropped); in wl1251_debugfs_delete_files()
345 DEBUGFS_FWSTATS_ADD(rx, dropped); in wl1251_debugfs_add_files()
/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.h22 u32 dropped; member
Da6xx_hfi.c73 header->dropped++; in a6xx_hfi_queue_write()
621 header->dropped = 0; in a6xx_hfi_queue_init()
/drivers/net/ethernet/google/gve/
Dgve_rx.c547 bool dropped; in gve_clean_rx_done() local
556 dropped = !gve_rx(rx, desc, feat, idx); in gve_clean_rx_done()
557 if (!dropped) { in gve_clean_rx_done()
/drivers/staging/fwserial/
Dfwserial.h165 unsigned int dropped; member
/drivers/net/wireless/ath/ath6kl/
Dtarget.h353 __le32 dropped; member
/drivers/net/ethernet/socionext/
Dsni_ave.c244 u64 dropped; member
957 priv->stats_rx.dropped++; in ave_irq_handler()
1419 priv->stats_tx.dropped++; in ave_start_xmit()
1430 priv->stats_tx.dropped++; in ave_start_xmit()
1524 stats->rx_dropped = priv->stats_rx.dropped; in ave_get_stats64()
1525 stats->tx_dropped = priv->stats_tx.dropped; in ave_get_stats64()
/drivers/net/wireless/microchip/wilc1000/
Dwlan.c195 u32 dropped = 0; in wilc_wlan_txq_filter_dup_tcp_ack() local
225 dropped++; in wilc_wlan_txq_filter_dup_tcp_ack()
239 while (dropped > 0) { in wilc_wlan_txq_filter_dup_tcp_ack()
242 dropped--; in wilc_wlan_txq_filter_dup_tcp_ack()
/drivers/net/ethernet/broadcom/
Dsb1250-mac.c1062 int dropped = 0; in sbdma_rx_process() local
1160 dropped = netif_receive_skb(sb); in sbdma_rx_process()
1162 dropped = netif_rx(sb); in sbdma_rx_process()
1164 if (dropped == NET_RX_DROP) { in sbdma_rx_process()
/drivers/platform/surface/aggregator/
DKconfig67 received from the EC, dropped data, and communication timeouts.
/drivers/net/
Dveth.c72 atomic64_t dropped; member
355 atomic64_inc(&priv->dropped); in veth_xmit()
372 return atomic64_read(&priv->dropped); in veth_stats_tx()
539 atomic64_add(n, &priv->dropped); in veth_ndo_xdp_xmit()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c547 stats->dropped++; in mlx5e_sq_xmit_wqe()
689 sq->stats->dropped++; in mlx5e_sq_xmit_mpwqe()
1065 stats->dropped++; in mlx5i_sq_xmit()
/drivers/net/wireless/marvell/mwifiex/
DREADME111 num_tx_pkts_dropped = <number of Tx packets dropped by driver>
112 num_rx_pkts_dropped = <number of Rx packets dropped by driver>
/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h52 u64 dropped; member

123