Searched defs:wl1251_debugfs (Results 1 – 1 of 1) sorted by relevance
145 struct wl1251_debugfs { struct146 struct dentry *rootdir;147 struct dentry *fw_statistics;149 struct dentry *tx_internal_desc_overflow;151 struct dentry *rx_out_of_mem;152 struct dentry *rx_hdr_overflow;153 struct dentry *rx_hw_stuck;154 struct dentry *rx_dropped;155 struct dentry *rx_fcs_err;156 struct dentry *rx_xfr_hint_trig;[all …]