Searched refs:txfail (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr819xE_cmdpkt.h101 u16 txfail; // Tx Fail count member in struct:tag_tx_stats_feedback
H A Dr819xE_cmdpkt.c508 priv->stats.txfeedbackfail += pstx_status->txfail;
509 priv->stats.txerrtotal += pstx_status->txfail;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_cmdpkt.h110 u16 txfail; /* Tx Fail count */ member in struct:tag_tx_stats_feedback
H A Dr819xU_cmdpkt.c314 priv->stats.txfeedbackfail += pstx_status->txfail;
315 priv->stats.txerrtotal += pstx_status->txfail;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.h101 u16 txfail; // Tx Fail count member in struct:tag_tx_stats_feedback
H A Dr819xU_cmdpkt.c536 priv->stats.txfeedbackfail += pstx_status->txfail;
537 priv->stats.txerrtotal += pstx_status->txfail;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dxmit.c319 int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; local
393 txfail = txpending = 0;
414 txfail = 1;
423 txfail = 1;
461 !txfail, sendbar);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h1948 uint32 txfail; /* dot11FailedCount */ member in struct:__anon19618
2204 uint32 txfail; /* dot11FailedCount */ member in struct:__anon19619
2311 uint32 txfail; /* tx failures */ member in struct:__anon19620
4508 uint32 bcn_timeout; /* dur in seconds, send txfail if no bcn for this dur */
4509 uint32 max_tx_retry; /* no of consecutive no acks to send txfail event */
5867 uint8 txfail_thresh; /* non-TCP txfail threshold */
6117 uint64 txfail; /* tx failed frames */ member in struct:wl_if_stats
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h2881 uint32 txfail; /* dot11FailedCount */ member in struct:d11cnt

Completed in 209 milliseconds