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
679
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
2915
PRINT_CGX_CUML_NIXTX_STATUS(TX_DROP, "tx_drops");
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
178
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
1080
return TX_DROP;
net/mac80211/tx.c
1243
return TX_DROP;
net/mac80211/tx.c
1809
ieee80211_tx_result res = TX_DROP;
net/mac80211/tx.c
1825
if (unlikely(res == TX_DROP)) {
net/mac80211/tx.c
1869
if (unlikely(res == TX_DROP)) {
net/mac80211/tx.c
1902
if (ieee80211_tx_prepare(sdata, &tx, NULL, skb) == TX_DROP) {
net/mac80211/tx.c
1954
if (unlikely(res_prepare == TX_DROP)) {
net/mac80211/tx.c
295
return TX_DROP;
net/mac80211/tx.c
315
return TX_DROP;
net/mac80211/tx.c
323
return TX_DROP;
net/mac80211/tx.c
3566
return TX_DROP;
net/mac80211/tx.c
3745
if (r == TX_DROP) {
net/mac80211/tx.c
664
return TX_DROP;
net/mac80211/tx.c
671
return TX_DROP;
net/mac80211/tx.c
761
return TX_DROP;
net/mac80211/tx.c
781
return TX_DROP;
net/mac80211/tx.c
785
return TX_DROP;
net/mac80211/tx.c
980
return TX_DROP;
net/mac80211/tx.c
986
return TX_DROP;
net/mac80211/tx.c
997
return TX_DROP;
net/mac80211/wep.c
302
return TX_DROP;
net/mac80211/wpa.c
257
return TX_DROP;
net/mac80211/wpa.c
47
return TX_DROP;
net/mac80211/wpa.c
507
return TX_DROP;
net/mac80211/wpa.c
707
return TX_DROP;
net/mac80211/wpa.c
75
return TX_DROP;
net/mac80211/wpa.c
845
return TX_DROP;
net/mac80211/wpa.c
858
return TX_DROP;
net/mac80211/wpa.c
878
return TX_DROP;
net/mac80211/wpa.c
952
return TX_DROP;
net/mac80211/wpa.c
963
return TX_DROP;
net/mac80211/wpa.c
987
return TX_DROP;