Searched refs:txfailed (Results 1 – 4 of 4) sorted by relevance
190 u32 txfailed; member
618 PR("TX-Failed: ", txfailed); in read_file_xmit()
822 TX_STAT_INC(sc, txctl.txq->axq_qnum, txfailed); in ath9k_tx()
3461 int txfailed = 0; in cas_start_dma() local3482 if (i < 0) txfailed = 1; in cas_start_dma()3487 if (txfailed) { in cas_start_dma()3498 (txfailed ? "tx,rx" : "rx"), in cas_start_dma()
Completed in 20 milliseconds