| /Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
| D | xmit_linux.c | 143 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 151 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 204 pxmitpriv->tx_drop++; in rtw_xmit_entry() 207 ("%s: drop, tx_drop=%d\n", __func__, (u32)pxmitpriv->tx_drop)); in rtw_xmit_entry()
|
| D | os_intfs.c | 207 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | xmit_linux.c | 186 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 192 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 255 pxmitpriv->tx_drop++; in _rtw_xmit_entry() 257 …ule_xmit_osdep_c_, _drv_notice_, ("rtw_xmit_entry: drop, tx_drop =%d\n", (u32)pxmitpriv->tx_drop)); in _rtw_xmit_entry()
|
| D | os_intfs.c | 355 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
| /Linux-v5.4/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_ethtool.c | 220 u32 rx_drop, tx_drop; in xgene_get_extd_stats() local 242 pdata->mac_ops->get_drop_cnt(pdata, &rx_drop, &tx_drop); in xgene_get_extd_stats() 244 pdata->extd_stats[TX_UNDERRUN_IDX] += tx_drop; in xgene_get_extd_stats()
|
| /Linux-v5.4/drivers/staging/rtl8712/ |
| D | xmit_linux.c | 179 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()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/ |
| D | bcm63xx_enet.h | 155 u32 tx_drop; member
|
| D | bcm63xx_enet.c | 2486 { "tx_dropped", GEN_STAT(mib.tx_drop), ETHSW_MIB_RX_DROP },
|
| /Linux-v5.4/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
|
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
| D | rtl8723bs_xmit.c | 583 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmit() 603 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmitframe_enqueue()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_tx.c | 853 goto tx_drop; in mlx4_en_xmit() 1076 tx_drop: in mlx4_en_xmit() 1123 goto tx_drop; in mlx4_en_xmit_frame() 1179 tx_drop: in mlx4_en_xmit_frame()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | rtw_xmit.h | 271 u64 tx_drop; member
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_xmit.h | 411 u64 tx_drop; member
|
| D | drv_types.h | 394 u64 tx_drop; member
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3_main.c | 2054 goto tx_drop; in qeth_l3_hard_start_xmit() 2058 goto tx_drop; in qeth_l3_hard_start_xmit() 2065 goto tx_drop; in qeth_l3_hard_start_xmit() 2075 tx_drop: in qeth_l3_hard_start_xmit()
|
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_enet.c | 1498 u64 tx_drop = 0; in hns3_nic_get_stats64() local 1513 tx_drop += ring->stats.sw_err_cnt; in hns3_nic_get_stats64() 1514 tx_drop += ring->stats.tx_vlan_err; in hns3_nic_get_stats64() 1515 tx_drop += ring->stats.tx_l4_proto_err; in hns3_nic_get_stats64() 1516 tx_drop += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64() 1517 tx_drop += ring->stats.tx_tso_err; in hns3_nic_get_stats64() 1553 stats->tx_dropped = tx_drop; in hns3_nic_get_stats64()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
| D | rtl8188eu_xmit.c | 649 pxmitpriv->tx_drop++; in rtw_hal_xmit()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_cmd.c | 1290 pdvobjpriv->traffic_stat.tx_drop = padapter->xmitpriv.tx_drop; in collect_traffic_statistics()
|
| /Linux-v5.4/drivers/scsi/bfa/ |
| D | bfa_defs_svc.h | 1289 u64 tx_drop; /* Tx drops */ member
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4.h | 146 u64 tx_drop; /* # of dropped Tx frames */ member
|
| D | t4fw_api.h | 3179 __be64 tx_drop; member
|
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 1171 goto tx_drop; in be_lancer_xmit_workarounds() 1187 tx_drop: in be_lancer_xmit_workarounds()
|