Searched refs:tx_drop (Results 1 – 23 of 23) sorted by relevance
170 pxmitpriv->tx_drop++; in rtw_mlcst2unicst()174 pxmitpriv->tx_drop++; in rtw_mlcst2unicst()216 pxmitpriv->tx_drop++; in _rtw_xmit_entry()
301 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
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()242 pdata->extd_stats[TX_UNDERRUN_IDX] += tx_drop; in xgene_get_extd_stats()
172 xmitpriv->tx_drop++; in r8712_xmit_entry()
223 uint tx_drop; member
181 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in r871x_net_get_stats()
155 u32 tx_drop; member
2489 { "tx_dropped", GEN_STAT(mib.tx_drop), ETHSW_MIB_RX_DROP },
67 u64 tx_drop; /*!< Tx drops */ member
824 u64 tx_drop; member
2439 stats->tx_dropped = mac_stats->tx_drop; in bnad_netdev_hwstats_fill()
511 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmit()531 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmitframe_enqueue()
904 goto tx_drop; in mlx4_en_xmit()1135 tx_drop: in mlx4_en_xmit()1182 goto tx_drop; in mlx4_en_xmit_frame()1233 tx_drop: in mlx4_en_xmit_frame()
1740 goto tx_drop; in qeth_l3_hard_start_xmit()1745 goto tx_drop; in qeth_l3_hard_start_xmit()1750 goto tx_drop; in qeth_l3_hard_start_xmit()1753 goto tx_drop; in qeth_l3_hard_start_xmit()1761 goto tx_drop; in qeth_l3_hard_start_xmit()1771 tx_drop: in qeth_l3_hard_start_xmit()
234 u64 tx_drop; member
395 u64 tx_drop; member
1117 pdvobjpriv->traffic_stat.tx_drop = padapter->xmitpriv.tx_drop; in collect_traffic_statistics()
1289 u64 tx_drop; /* Tx drops */ member
161 goto tx_drop; in mana_start_xmit()306 tx_drop: in mana_start_xmit()
221 u64 tx_drop; /* # of dropped Tx frames */ member
3240 __be64 tx_drop; member
6366 p->tx_drop = GET_STAT(TX_PORT_DROP); in t4_get_port_stats()
1170 goto tx_drop; in be_lancer_xmit_workarounds()1186 tx_drop: in be_lancer_xmit_workarounds()
Completed in 132 milliseconds