Searched refs:tx_failed (Results 1 – 5 of 5) sorted by relevance
146 int tx_failed; member290 flow->tx_failed || in qrtr_tx_wait()296 } else if (flow->tx_failed) { in qrtr_tx_wait()297 flow->tx_failed = 0; in qrtr_tx_wait()332 flow->tx_failed = 1; in qrtr_tx_flow_failed()
191 __field(u32, tx_failed) \207 __entry->tx_failed = sinfo->tx_failed; \
1424 wstats.discard.retries = sinfo.tx_failed; in cfg80211_wireless_stats()
6457 PUT_SINFO(TX_FAILED, tx_failed, u32); in nl80211_send_station()
2388 sinfo->tx_failed = sta->deflink.status_stats.retry_failed; in sta_set_sinfo()