Symbol: TX_DROP
drivers/net/ethernet/cavium/thunder/nicvf_main.c
1682
stats->tx_drops = GET_TX_STATS(TX_DROP);
drivers/net/ethernet/hisilicon/hibmcge/hbg_diagnose.c
62
HBG_PUSH_IRQ_I(TX_DROP, 13),
drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.c
58
HBG_ERR_IRQ_I(TX_DROP, false, false),
drivers/net/ethernet/hisilicon/hip04_eth.c
684
if (ists & TX_DROP) {
drivers/net/ethernet/hisilicon/hip04_eth.c
73
#define DEF_INT_ERR (RCV_NOBUF | RCV_DROP | TX_DROP)
drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
2904
PRINT_CGX_CUML_NIXTX_STATUS(TX_DROP, "tx_drops");
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
186
rsp->tx.drop = RVU_LF_TX_STATS(TX_DROP);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
127
dev_stats->tx_drops = OTX2_GET_TX_STATS(TX_DROP) +
net/mac80211/tx.c
1077
return TX_DROP;
net/mac80211/tx.c
1240
return TX_DROP;
net/mac80211/tx.c
1818
ieee80211_tx_result res = TX_DROP;
net/mac80211/tx.c
1834
if (unlikely(res == TX_DROP)) {
net/mac80211/tx.c
1878
if (unlikely(res == TX_DROP)) {
net/mac80211/tx.c
1911
if (ieee80211_tx_prepare(sdata, &tx, NULL, skb) == TX_DROP) {
net/mac80211/tx.c
1963
if (unlikely(res_prepare == TX_DROP)) {
net/mac80211/tx.c
292
return TX_DROP;
net/mac80211/tx.c
312
return TX_DROP;
net/mac80211/tx.c
320
return TX_DROP;
net/mac80211/tx.c
3628
return TX_DROP;
net/mac80211/tx.c
3807
if (r == TX_DROP) {
net/mac80211/tx.c
661
return TX_DROP;
net/mac80211/tx.c
668
return TX_DROP;
net/mac80211/tx.c
758
return TX_DROP;
net/mac80211/tx.c
778
return TX_DROP;
net/mac80211/tx.c
782
return TX_DROP;
net/mac80211/tx.c
977
return TX_DROP;
net/mac80211/tx.c
983
return TX_DROP;
net/mac80211/tx.c
994
return TX_DROP;
net/mac80211/wep.c
302
return TX_DROP;
net/mac80211/wpa.c
1012
return TX_DROP;
net/mac80211/wpa.c
256
return TX_DROP;
net/mac80211/wpa.c
46
return TX_DROP;
net/mac80211/wpa.c
510
return TX_DROP;
net/mac80211/wpa.c
725
return TX_DROP;
net/mac80211/wpa.c
74
return TX_DROP;
net/mac80211/wpa.c
875
return TX_DROP;
net/mac80211/wpa.c
888
return TX_DROP;
net/mac80211/wpa.c
977
return TX_DROP;
net/mac80211/wpa.c
988
return TX_DROP;