Searched defs:wl1251_debugfs (Results 1 – 1 of 1) sorted by relevance
159 struct wl1251_debugfs { struct160 struct dentry *rootdir;161 struct dentry *fw_statistics;163 struct dentry *tx_internal_desc_overflow;165 struct dentry *rx_out_of_mem;166 struct dentry *rx_hdr_overflow;167 struct dentry *rx_hw_stuck;168 struct dentry *rx_dropped;169 struct dentry *rx_fcs_err;170 struct dentry *rx_xfr_hint_trig;[all …]