Searched defs:chanstat (Results 1 – 3 of 3) sorted by relevance
56 struct chanstat { struct57 unsigned long got_rcv;58 unsigned long got_enbdisack;59 unsigned long got_xmit_done;60 unsigned long xmit_fail;61 unsigned long sent_enbdis;62 unsigned long sent_promisc;63 unsigned long sent_post;64 unsigned long sent_post_failed;65 unsigned long sent_xmit;[all …]
429 u16 chanstat; in b43legacy_rx() local
640 u16 chanstat, mactime; in b43_rx() local