/drivers/staging/rtl8723bs/os_dep/ |
D | xmit_linux.c | 170 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 174 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 216 pxmitpriv->tx_drop++; in _rtw_xmit_entry()
|
D | os_intfs.c | 301 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
/drivers/staging/r8188eu/os_dep/ |
D | xmit_linux.c | 196 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 203 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 245 pxmitpriv->tx_drop++; in rtw_xmit_entry()
|
D | os_intfs.c | 598 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 218 u32 rx_drop, tx_drop; in xgene_get_extd_stats() local 240 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()
|
/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.h | 155 u32 tx_drop; member
|
D | bcm63xx_enet.c | 2484 { "tx_dropped", GEN_STAT(mib.tx_drop), ETHSW_MIB_RX_DROP },
|
/drivers/staging/rtl8712/ |
D | xmit_linux.c | 184 xmitpriv->tx_drop++; in r8712_xmit_entry()
|
D | rtl871x_xmit.h | 223 uint tx_drop; member
|
D | os_intfs.c | 181 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in r871x_net_get_stats()
|
/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 67 u64 tx_drop; /*!< Tx drops */ member
|
D | bfi_enet.h | 824 u64 tx_drop; member
|
/drivers/staging/rtl8723bs/hal/ |
D | rtl8723bs_xmit.c | 516 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmit() 536 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmitframe_enqueue()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 891 goto tx_drop; in mlx4_en_xmit() 1105 tx_drop: in mlx4_en_xmit() 1152 goto tx_drop; in mlx4_en_xmit_frame() 1203 tx_drop: in mlx4_en_xmit_frame()
|
/drivers/s390/net/ |
D | qeth_l3_main.c | 1742 goto tx_drop; in qeth_l3_hard_start_xmit() 1747 goto tx_drop; in qeth_l3_hard_start_xmit() 1752 goto tx_drop; in qeth_l3_hard_start_xmit() 1755 goto tx_drop; in qeth_l3_hard_start_xmit() 1763 goto tx_drop; in qeth_l3_hard_start_xmit() 1773 tx_drop: in qeth_l3_hard_start_xmit()
|
/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 2370 u64 tx_drop = 0; in hns3_nic_get_stats64() local 2385 tx_drop += ring->stats.sw_err_cnt; in hns3_nic_get_stats64() 2386 tx_drop += ring->stats.tx_vlan_err; in hns3_nic_get_stats64() 2387 tx_drop += ring->stats.tx_l4_proto_err; in hns3_nic_get_stats64() 2388 tx_drop += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64() 2389 tx_drop += ring->stats.tx_tso_err; in hns3_nic_get_stats64() 2390 tx_drop += ring->stats.over_max_recursion; in hns3_nic_get_stats64() 2391 tx_drop += ring->stats.hw_limitation; in hns3_nic_get_stats64() 2392 tx_drop += ring->stats.copy_bits_err; in hns3_nic_get_stats64() 2393 tx_drop += ring->stats.skb2sgl_err; in hns3_nic_get_stats64() [all …]
|
/drivers/staging/rtl8723bs/include/ |
D | drv_types.h | 236 u64 tx_drop; member
|
D | rtw_xmit.h | 395 u64 tx_drop; member
|
/drivers/staging/r8188eu/include/ |
D | rtw_xmit.h | 278 u64 tx_drop; member
|
/drivers/staging/r8188eu/hal/ |
D | rtl8188eu_xmit.c | 652 pxmitpriv->tx_drop++; in pre_xmitframe()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_cmd.c | 1216 pdvobjpriv->traffic_stat.tx_drop = padapter->xmitpriv.tx_drop; in collect_traffic_statistics()
|
/drivers/net/ethernet/microsoft/mana/ |
D | mana_en.c | 145 goto tx_drop; in mana_start_xmit() 290 tx_drop: in mana_start_xmit()
|
/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 1289 u64 tx_drop; /* Tx drops */ member
|
/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1143 goto tx_drop; in be_lancer_xmit_workarounds() 1171 goto tx_drop; in be_lancer_xmit_workarounds() 1187 tx_drop: in be_lancer_xmit_workarounds()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 221 u64 tx_drop; /* # of dropped Tx frames */ member
|