/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
H A D | xmit_linux.c | 141 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 149 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 202 pxmitpriv->tx_drop++; in rtw_xmit_entry() 205 ("%s: drop, tx_drop=%d\n", __func__, (u32)pxmitpriv->tx_drop)); in rtw_xmit_entry()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A 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 RT_TRACE(_module_xmit_osdep_c_, _drv_notice_, ("rtw_xmit_entry: drop, tx_drop =%d\n", (u32)pxmitpriv->tx_drop)); in _rtw_xmit_entry()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | test_bridge_backup_port.sh | 481 local tx_drop 499 tx_drop=$(ip -n $sw1 -s -j link show dev vx0 | jq '.[]["stats64"]["tx"]["dropped"]') 530 run_cmd "ip -n $sw1 -s -j link show dev vx0 | jq -e '.[][\"stats64\"][\"tx\"][\"dropped\"] == $tx_drop'" 545 run_cmd "ip -n $sw1 -s -j link show dev vx0 | jq -e '.[][\"stats64\"][\"tx\"][\"dropped\"] == $((tx_drop + 1))'" 561 run_cmd "ip -n $sw1 -s -j link show dev vx0 | jq -e '.[][\"stats64\"][\"tx\"][\"dropped\"] == $((tx_drop + 2))'" 576 run_cmd "ip -n $sw1 -s -j link show dev vx0 | jq -e '.[][\"stats64\"][\"tx\"][\"dropped\"] == $((tx_drop + 3))'" 594 run_cmd "ip -n $sw1 -s -j link show dev vx0 | jq -e '.[][\"stats64\"][\"tx\"][\"dropped\"] == $((tx_drop + 4))'"
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.h | 155 u32 tx_drop; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs_cna.h | 67 u64 tx_drop; /*!< Tx drops */ member
|
H A D | bfi_enet.h | 824 u64 tx_drop; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | xmit_linux.c | 185 xmitpriv->tx_drop++; in r8712_xmit_entry()
|
H A D | rtl871x_xmit.h | 223 uint tx_drop; member
|
H A D | os_intfs.c | 181 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in r871x_net_get_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.h | 155 u32 tx_drop; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs_cna.h | 67 u64 tx_drop; /*!< Tx drops */ member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H A D | xmit_linux.c | 178 xmitpriv->tx_drop++; in r8712_xmit_entry()
|
H A D | rtl871x_xmit.h | 223 uint tx_drop; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723bs_xmit.c | 582 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmit() 602 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmitframe_enqueue()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723bs_xmit.c | 511 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmit() 531 pxmitpriv->tx_drop++; in rtl8723bs_hal_xmitframe_enqueue()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_tx.c | 891 goto tx_drop; in mlx4_en_xmit() 1113 tx_drop: in mlx4_en_xmit() 1160 goto tx_drop; in mlx4_en_xmit_frame() 1216 tx_drop: in mlx4_en_xmit_frame()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_tx.c | 906 goto tx_drop; in mlx4_en_xmit() 1137 tx_drop: in mlx4_en_xmit() 1184 goto tx_drop; in mlx4_en_xmit_frame() 1235 tx_drop: in mlx4_en_xmit_frame()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1743 goto tx_drop; in qeth_l3_hard_start_xmit() 1748 goto tx_drop; in qeth_l3_hard_start_xmit() 1753 goto tx_drop; in qeth_l3_hard_start_xmit() 1756 goto tx_drop; in qeth_l3_hard_start_xmit() 1764 goto tx_drop; in qeth_l3_hard_start_xmit() 1774 tx_drop: in qeth_l3_hard_start_xmit()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | rtw_xmit.h | 265 u64 tx_drop; member
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1760 goto tx_drop; in qeth_l3_hard_start_xmit() 1764 goto tx_drop; in qeth_l3_hard_start_xmit() 1771 goto tx_drop; in qeth_l3_hard_start_xmit() 1781 tx_drop: in qeth_l3_hard_start_xmit()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 1671 u64 tx_drop = 0; in hns3_nic_get_stats64() local 1686 tx_drop += ring->stats.sw_err_cnt; in hns3_nic_get_stats64() 1687 tx_drop += ring->stats.tx_vlan_err; in hns3_nic_get_stats64() 1688 tx_drop += ring->stats.tx_l4_proto_err; in hns3_nic_get_stats64() 1689 tx_drop += ring->stats.tx_l2l3l4_err; in hns3_nic_get_stats64() 1690 tx_drop += ring->stats.tx_tso_err; in hns3_nic_get_stats64() 1691 tx_drop += ring->stats.over_max_recursion; in hns3_nic_get_stats64() 1692 tx_drop += ring->stats.hw_limitation; in hns3_nic_get_stats64() 1730 stats->tx_dropped = tx_drop; in hns3_nic_get_stats64()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 407 u64 tx_drop; member
|