Searched defs:wl1251_debugfs (Results 1 – 1 of 1) sorted by relevance
158 struct wl1251_debugfs { struct159 struct dentry *rootdir;160 struct dentry *fw_statistics;162 struct dentry *tx_internal_desc_overflow;164 struct dentry *rx_out_of_mem;165 struct dentry *rx_hdr_overflow;166 struct dentry *rx_hw_stuck;167 struct dentry *rx_dropped;168 struct dentry *rx_fcs_err;169 struct dentry *rx_xfr_hint_trig;[all …]