txfailed         3473 drivers/net/ethernet/sun/cassini.c 	int txfailed = 0;
txfailed         3494 drivers/net/ethernet/sun/cassini.c 	if (i < 0) txfailed = 1;
txfailed         3499 drivers/net/ethernet/sun/cassini.c 			if (txfailed) {
txfailed         3510 drivers/net/ethernet/sun/cassini.c 		   (txfailed ? "tx,rx" : "rx"),
txfailed          618 drivers/net/wireless/ath/ath9k/debug.c 	PR("TX-Failed:       ", txfailed);
txfailed          189 drivers/net/wireless/ath/ath9k/debug.h 	u32 txfailed;
txfailed          812 drivers/net/wireless/ath/ath9k/main.c 		TX_STAT_INC(sc, txctl.txq->axq_qnum, txfailed);