/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 202 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 209 pxmitpriv->tx_drop++; in rtw_mlcst2unicst() 258 pxmitpriv->tx_drop++; in rtw_xmit_entry() 260 …dule_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 | 607 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
/drivers/staging/rtl8723au/os_dep/ |
D | xmit_linux.c | 147 pxmitpriv->tx_drop++; in rtw_xmit23a_entry23a() 151 (u32)pxmitpriv->tx_drop)); in rtw_xmit23a_entry23a()
|
D | os_intfs.c | 258 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in rtw_net_get_stats()
|
/drivers/s390/net/ |
D | qeth_l2_main.c | 744 goto tx_drop; in qeth_l2_hard_start_xmit() 749 goto tx_drop; in qeth_l2_hard_start_xmit() 767 goto tx_drop; in qeth_l2_hard_start_xmit() 779 goto tx_drop; in qeth_l2_hard_start_xmit() 791 goto tx_drop; in qeth_l2_hard_start_xmit() 797 goto tx_drop; in qeth_l2_hard_start_xmit() 818 goto tx_drop; in qeth_l2_hard_start_xmit() 827 tx_drop: in qeth_l2_hard_start_xmit()
|
D | qeth_l3_main.c | 2940 goto tx_drop; in qeth_l3_hard_start_xmit() 2944 goto tx_drop; in qeth_l3_hard_start_xmit() 2949 goto tx_drop; in qeth_l3_hard_start_xmit() 2964 goto tx_drop; in qeth_l3_hard_start_xmit() 2971 goto tx_drop; in qeth_l3_hard_start_xmit() 3003 goto tx_drop; in qeth_l3_hard_start_xmit() 3040 goto tx_drop; in qeth_l3_hard_start_xmit() 3055 goto tx_drop; in qeth_l3_hard_start_xmit() 3088 goto tx_drop; in qeth_l3_hard_start_xmit() 3097 tx_drop: in qeth_l3_hard_start_xmit()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 724 goto tx_drop; in mlx4_en_xmit() 735 goto tx_drop; in mlx4_en_xmit() 743 goto tx_drop; in mlx4_en_xmit() 1009 tx_drop: in mlx4_en_xmit()
|
/drivers/staging/rtl8723au/hal/ |
D | rtl8723au_xmit.c | 500 pxmitpriv->tx_drop++; in rtl8723au_hal_xmit() 524 pxmitpriv->tx_drop++; in rtl8723au_hal_xmitframe_enqueue()
|
/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.h | 155 u32 tx_drop; member
|
D | bcm63xx_enet.c | 2550 { "tx_dropped", GEN_STAT(mib.tx_drop), ETHSW_MIB_RX_DROP },
|
/drivers/staging/rtl8712/ |
D | xmit_linux.c | 197 pxmitpriv->tx_drop++; in r8712_xmit_entry()
|
D | rtl871x_xmit.h | 231 uint tx_drop; member
|
D | os_intfs.c | 196 padapter->stats.tx_dropped = pxmitpriv->tx_drop; in r871x_net_get_stats()
|
/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 74 u64 tx_drop; /*!< Tx drops */ member
|
D | bfi_enet.h | 833 u64 tx_drop; member
|
D | bnad.c | 2454 stats->tx_dropped = mac_stats->tx_drop; in bnad_netdev_hwstats_fill()
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_xmit.h | 290 u64 tx_drop; member
|
/drivers/staging/rtl8723au/include/ |
D | rtw_xmit.h | 304 u64 tx_drop; member
|
/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_xmit.c | 678 pxmitpriv->tx_drop++; in pre_xmitframe()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 126 u64 tx_drop; /* # of dropped Tx frames */ member
|
D | t4fw_api.h | 1948 __be64 tx_drop; member
|
D | t4_hw.c | 2394 p->tx_drop = GET_STAT(TX_PORT_DROP); in t4_get_port_stats()
|
/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 1296 u64 tx_drop; /* Tx drops */ member
|
/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 988 goto tx_drop; in be_lancer_xmit_workarounds() 1004 tx_drop: in be_lancer_xmit_workarounds()
|