Home
last modified time | relevance | path

Searched refs:tallies (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_info.c17 struct hfa384x_comm_tallies *tallies; in prism2_info_commtallies16() local
25 tallies = (struct hfa384x_comm_tallies *) buf; in prism2_info_commtallies16()
27 local->comm_tallies.name += le16_to_cpu(tallies->name) in prism2_info_commtallies16()
57 struct hfa384x_comm_tallies32 *tallies; in prism2_info_commtallies32() local
65 tallies = (struct hfa384x_comm_tallies32 *) buf; in prism2_info_commtallies32()
67 local->comm_tallies.name += le32_to_cpu(tallies->name) in prism2_info_commtallies32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dmain.c1420 struct hermes_tallies_frame tallies; in __orinoco_ev_info() local
1423 if (len > sizeof(tallies)) { in __orinoco_ev_info()
1426 len = sizeof(tallies); in __orinoco_ev_info()
1429 err = hw->ops->bap_pread(hw, IRQ_BAP, &tallies, len, in __orinoco_ev_info()
1437 le16_to_cpu(tallies.RxWEPUndecryptable); in __orinoco_ev_info()
1438 if (len == sizeof(tallies)) in __orinoco_ev_info()
1440 le16_to_cpu(tallies.RxDiscards_WEPICVError) + in __orinoco_ev_info()
1441 le16_to_cpu(tallies.RxDiscards_WEPExcluded); in __orinoco_ev_info()
1443 le16_to_cpu(tallies.TxDiscardsWrongSA); in __orinoco_ev_info()
1445 le16_to_cpu(tallies.RxMsgInBadMsgFragments); in __orinoco_ev_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dprism2sta.c1002 dst = (u32 *)&hw->tallies; in prism2sta_inf_tallies()
1007 dst = (u32 *)&hw->tallies; in prism2sta_inf_tallies()
H A Dhfa384x.h1350 struct hfa384x_comm_tallies_32 tallies; /* Communication tallies. */ member
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst809 called inc_counts() that each handler calls; inc_counts() simply tallies
827 result of all the per-event tallies. For that, we use the special