Searched defs:cw1200_debug_priv (Results 1 – 1 of 1) sorted by relevance
12 struct cw1200_debug_priv { struct13 struct dentry *debugfs_phy;14 int tx;15 int tx_agg;16 int rx;17 int rx_agg;18 int tx_multi;19 int tx_multi_frames;20 int tx_cache_miss;21 int tx_align;[all …]