Home
last modified time | relevance | path

Searched refs:softmac_stats (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_softmac.c380 ieee->softmac_stats.tx_probe_rq++; in rtllib_send_probe()
945 ieee->softmac_stats.no_auth_rs++; in rtllib_associate_abort()
948 ieee->softmac_stats.no_ass_rs++; in rtllib_associate_abort()
973 ieee->softmac_stats.tx_auth_rq++; in rtllib_associate_step1()
998 ieee->softmac_stats.tx_auth_rq++; in rtllib_auth_challenge()
1031 ieee->softmac_stats.tx_ass_rq++; in rtllib_associate_step2()
1596 ieee->softmac_stats.rx_ass_ok++; in rtllib_rx_assoc_resp()
1631 ieee->softmac_stats.rx_ass_err++; in rtllib_rx_assoc_resp()
1654 ieee->softmac_stats.rx_auth_rs_err++; in rtllib_rx_auth_resp()
1663 ieee->softmac_stats.rx_auth_rs_ok++; in rtllib_rx_auth_resp()
[all …]
Drtllib_softmac_wx.c211 ieee->softmac_stats.CurrentShowTxate); in rtllib_wx_get_rate()
Drtllib.h1210 struct rtllib_softmac_stats softmac_stats; member
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c1846 ieee->softmac_stats.CurrentShowTxate = rtl92e_readb(dev, CURRENT_TX_RATE_REG); in _rtl92e_dm_check_txrateandretrycount()
1847 ieee->softmac_stats.last_packet_rate = rtl92e_readb(dev, INITIAL_TX_RATE_REG); in _rtl92e_dm_check_txrateandretrycount()
1848 ieee->softmac_stats.txretrycount = rtl92e_readl(dev, TX_RETRY_COUNT_REG); in _rtl92e_dm_check_txrateandretrycount()