Searched refs:tx_failed (Results 1 – 7 of 7) sorted by relevance
148 int tx_failed; member292 flow->tx_failed || in qrtr_tx_wait()298 } else if (flow->tx_failed) { in qrtr_tx_wait()299 flow->tx_failed = 0; in qrtr_tx_wait()334 flow->tx_failed = 1; in qrtr_tx_flow_failed()
99 data[i++] += sinfo.tx_failed; \ in ieee80211_get_stats()
375 sta->rem_link_stats.tx_failed += link_sta->status_stats.retry_failed; in sta_accumulate_removed_link_stats()2706 sinfo->tx_failed = sta->rem_link_stats.tx_failed; in sta_set_accumulated_removed_links_sinfo()2822 link_sinfo->tx_failed = in sta_set_link_sinfo()3050 sinfo->tx_failed = sta->deflink.status_stats.retry_failed; in sta_set_sinfo()
611 u32 tx_failed; member
197 __field(u32, tx_failed) \213 __entry->tx_failed = sinfo->tx_failed; \
1351 wstats.discard.retries = sinfo.tx_failed; in cfg80211_wireless_stats()
6963 PUT_LINK_SINFO(TX_FAILED, tx_failed, u32); in nl80211_fill_link_station()7161 PUT_SINFO(TX_FAILED, tx_failed, u32); in nl80211_send_station()7376 sinfo->tx_failed += link_sinfo->tx_failed; in cfg80211_sta_set_mld_sinfo()
Completed in 50 milliseconds