Searched refs:softmac_stats (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac.c366 ieee->softmac_stats.tx_beacons++;
391 ieee->softmac_stats.tx_beacons++;
424 ieee->softmac_stats.tx_probe_rq++;
1145 ieee->softmac_stats.no_auth_rs++;
1148 ieee->softmac_stats.no_ass_rs++;
1170 ieee->softmac_stats.tx_auth_rq++;
1202 ieee->softmac_stats.tx_auth_rq++;
1236 ieee->softmac_stats.tx_ass_rq++;
1535 ieee->softmac_stats.rx_probe_rq++;
1539 ieee->softmac_stats
[all...]
H A Dieee80211.h863 struct ieee80211_softmac_stats softmac_stats; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c385 ieee->softmac_stats.tx_beacons++;
420 ieee->softmac_stats.tx_probe_rq++;
853 ieee->softmac_stats.no_auth_rs++;
856 ieee->softmac_stats.no_ass_rs++;
879 ieee->softmac_stats.tx_auth_rq++;
906 ieee->softmac_stats.tx_auth_rq++;
937 ieee->softmac_stats.tx_ass_rq++;
1301 ieee->softmac_stats.rx_probe_rq++;
1305 ieee->softmac_stats.tx_probe_rs++;
1316 ieee->softmac_stats
[all...]
H A Dieee80211_softmac_wx.c234 tmp_rate = TxCountToDataRate(ieee, ieee->softmac_stats.CurrentShowTxate);
H A Dieee80211.h1992 struct ieee80211_softmac_stats softmac_stats; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c379 ieee->softmac_stats.tx_beacons++;
414 ieee->softmac_stats.tx_probe_rq++;
842 ieee->softmac_stats.no_auth_rs++;
845 ieee->softmac_stats.no_ass_rs++;
869 ieee->softmac_stats.tx_auth_rq++;
896 ieee->softmac_stats.tx_auth_rq++;
927 ieee->softmac_stats.tx_ass_rq++;
1275 ieee->softmac_stats.rx_probe_rq++;
1279 ieee->softmac_stats.tx_probe_rs++;
1290 ieee->softmac_stats
[all...]
H A Dieee80211_softmac_wx.c235 tmp_rate = TxCountToDataRate(ieee, ieee->softmac_stats.CurrentShowTxate);
H A Dieee80211.h1844 struct ieee80211_softmac_stats softmac_stats; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac.c406 ieee->softmac_stats.tx_beacons++;
434 ieee->softmac_stats.tx_probe_rq++;
1310 ieee->softmac_stats.no_auth_rs++;
1313 ieee->softmac_stats.no_ass_rs++;
1337 ieee->softmac_stats.tx_auth_rq++;
1362 ieee->softmac_stats.tx_auth_rq++;
1392 ieee->softmac_stats.tx_ass_rq++;
1755 ieee->softmac_stats.rx_probe_rq++;
1757 ieee->softmac_stats.tx_probe_rs++;
1767 ieee->softmac_stats
[all...]
H A Dieee80211.h1186 struct ieee80211_softmac_stats softmac_stats; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_dm.c3851 ieee->softmac_stats.CurrentShowTxate = read_nic_byte(dev, Current_Tx_Rate_Reg);
3852 //printk("=============>tx_rate_reg:%x\n", ieee->softmac_stats.CurrentShowTxate);
3855 ieee->softmac_stats.last_packet_rate = read_nic_byte(dev ,Initial_Tx_Rate_Reg);
3858 ieee->softmac_stats.txretrycount = read_nic_dword(dev, Tx_Retry_Count_Reg);
H A Dieee80211.h1838 struct ieee80211_softmac_stats softmac_stats; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_dm.c3923 ieee->softmac_stats.CurrentShowTxate = read_nic_byte(dev, TX_RATE_REG);
3924 //printk("=============>tx_rate_reg:%x\n", ieee->softmac_stats.CurrentShowTxate);
3927 ieee->softmac_stats.last_packet_rate = read_nic_byte(dev ,Initial_Tx_Rate_Reg);
3930 ieee->softmac_stats.txretrycount = read_nic_dword(dev, Tx_Retry_Count_Reg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_dm.c3861 ieee->softmac_stats.CurrentShowTxate = read_nic_byte(dev, Current_Tx_Rate_Reg);
3862 //printk("=============>tx_rate_reg:%x\n", ieee->softmac_stats.CurrentShowTxate);
3865 ieee->softmac_stats.last_packet_rate = read_nic_byte(dev ,Initial_Tx_Rate_Reg);
3868 ieee->softmac_stats.txretrycount = read_nic_dword(dev, Tx_Retry_Count_Reg);

Completed in 432 milliseconds