Searched refs:txretry (Results 1 - 11 of 11) 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.h106 u16 txretry; // Tx Retry count member in struct:tag_tx_stats_feedback
H A Dr819xE_cmdpkt.c511 priv->stats.txretrycount += pstx_status->txretry;
512 priv->stats.txfeedbackretry += pstx_status->txretry;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_cmdpkt.h115 u16 txretry; /* Tx Retry count */ member in struct:tag_tx_stats_feedback
H A Dr819xU_cmdpkt.c317 priv->stats.txretrycount += pstx_status->txretry;
318 priv->stats.txfeedbackretry += pstx_status->txretry;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.h106 u16 txretry; // Tx Retry count member in struct:tag_tx_stats_feedback
H A Dr819xU_cmdpkt.c539 priv->stats.txretrycount += pstx_status->txretry;
540 priv->stats.txfeedbackretry += pstx_status->txretry;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180.h210 unsigned long txretry;//retry number tony 20060601 member in struct:Stats
H A Dr8180_wx.c1087 priv->stats.txretry =0;//20060601
H A Dr8180_core.c297 priv->stats.txretry,
3757 priv->stats.txretry++; /* tony 20060601 */
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h1949 uint32 txretry; /* dot11RetryCount */ member in struct:__anon19618
2205 uint32 txretry; /* dot11RetryCount */ member in struct:__anon19619
6118 uint64 txretry; /* tx retry frames */ member in struct:wl_if_stats
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h2882 uint32 txretry; /* dot11RetryCount */ member in struct:d11cnt

Completed in 379 milliseconds