Home
last modified time | relevance | path

Searched refs:txfailed (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddebug.h191 u32 txfailed; member
Ddebug.c619 PR("TX-Failed: ", txfailed); in read_file_xmit()
Dmain.c813 TX_STAT_INC(txctl.txq->axq_qnum, txfailed); in ath9k_tx()
/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c3484 int txfailed = 0; in cas_start_dma() local
3505 if (i < 0) txfailed = 1; in cas_start_dma()
3510 if (txfailed) { in cas_start_dma()
3521 (txfailed ? "tx,rx" : "rx"), in cas_start_dma()