Searched refs:rx_drop (Results 1 – 14 of 14) sorted by relevance
20 atomic_inc(&vcc->stats->rx_drop); in atm_charge()
218 u32 rx_drop, tx_drop; in xgene_get_extd_stats() local240 pdata->mac_ops->get_drop_cnt(pdata, &rx_drop, &tx_drop); in xgene_get_extd_stats()241 pdata->extd_stats[RX_OVERRUN_IDX] += rx_drop; in xgene_get_extd_stats()
36 u64 rx_drop; member
34 u64 rx_drop; member
37 u64 rx_drop; member
976 net_stats->rx_dropped = stats->rx.rx_no_bufs + stats->rx.rx_drop; in enic_get_stats()
921 goto rx_drop; in fr_rx()948 goto rx_drop; in fr_rx()956 goto rx_drop; in fr_rx()970 goto rx_drop; in fr_rx()972 goto rx_drop; in fr_rx()978 goto rx_drop; in fr_rx()991 rx_drop: in fr_rx()
77 u64 rx_drop; /*!< Rx drops */ member
808 u64 rx_drop; member
2438 stats->rx_dropped = mac_stats->rx_drop; in bnad_netdev_hwstats_fill()
183 u32 rx_drop; member
1276 { "rx_dropped", GEN_STAT(mib.rx_drop), ETH_MIB_RX_DROP },2494 { "rx_dropped", GEN_STAT(mib.rx_drop), ETHSW_MIB_TX_DROP_PKTS },
375 atomic_inc(&vcc->stats->rx_drop); in usbatm_extract_one_cell()751 atomic_read(&atm_dev->stats.aal5.rx_drop)); in usbatm_atm_proc_read()
1299 u64 rx_drop; /* Rx drops */ member