Lines Matching refs:dentry

146 	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;
157 struct dentry *rx_path_reset;
158 struct dentry *rx_reset_counter;
160 struct dentry *dma_rx_requested;
161 struct dentry *dma_rx_errors;
162 struct dentry *dma_tx_requested;
163 struct dentry *dma_tx_errors;
165 struct dentry *isr_cmd_cmplt;
166 struct dentry *isr_fiqs;
167 struct dentry *isr_rx_headers;
168 struct dentry *isr_rx_mem_overflow;
169 struct dentry *isr_rx_rdys;
170 struct dentry *isr_irqs;
171 struct dentry *isr_tx_procs;
172 struct dentry *isr_decrypt_done;
173 struct dentry *isr_dma0_done;
174 struct dentry *isr_dma1_done;
175 struct dentry *isr_tx_exch_complete;
176 struct dentry *isr_commands;
177 struct dentry *isr_rx_procs;
178 struct dentry *isr_hw_pm_mode_changes;
179 struct dentry *isr_host_acknowledges;
180 struct dentry *isr_pci_pm;
181 struct dentry *isr_wakeups;
182 struct dentry *isr_low_rssi;
184 struct dentry *wep_addr_key_count;
185 struct dentry *wep_default_key_count;
187 struct dentry *wep_key_not_found;
188 struct dentry *wep_decrypt_fail;
189 struct dentry *wep_packets;
190 struct dentry *wep_interrupt;
192 struct dentry *pwr_ps_enter;
193 struct dentry *pwr_elp_enter;
194 struct dentry *pwr_missing_bcns;
195 struct dentry *pwr_wake_on_host;
196 struct dentry *pwr_wake_on_timer_exp;
197 struct dentry *pwr_tx_with_ps;
198 struct dentry *pwr_tx_without_ps;
199 struct dentry *pwr_rcvd_beacons;
200 struct dentry *pwr_power_save_off;
201 struct dentry *pwr_enable_ps;
202 struct dentry *pwr_disable_ps;
203 struct dentry *pwr_fix_tsf_ps;
205 struct dentry *pwr_rcvd_awake_beacons;
207 struct dentry *mic_rx_pkts;
208 struct dentry *mic_calc_failure;
210 struct dentry *aes_encrypt_fail;
211 struct dentry *aes_decrypt_fail;
212 struct dentry *aes_encrypt_packets;
213 struct dentry *aes_decrypt_packets;
214 struct dentry *aes_encrypt_interrupt;
215 struct dentry *aes_decrypt_interrupt;
217 struct dentry *event_heart_beat;
218 struct dentry *event_calibration;
219 struct dentry *event_rx_mismatch;
220 struct dentry *event_rx_mem_empty;
221 struct dentry *event_rx_pool;
222 struct dentry *event_oom_late;
223 struct dentry *event_phy_transmit_error;
224 struct dentry *event_tx_stuck;
226 struct dentry *ps_pspoll_timeouts;
227 struct dentry *ps_upsd_timeouts;
228 struct dentry *ps_upsd_max_sptime;
229 struct dentry *ps_upsd_max_apturn;
230 struct dentry *ps_pspoll_max_apturn;
231 struct dentry *ps_pspoll_utilization;
232 struct dentry *ps_upsd_utilization;
234 struct dentry *rxpipe_rx_prep_beacon_drop;
235 struct dentry *rxpipe_descr_host_int_trig_rx_data;
236 struct dentry *rxpipe_beacon_buffer_thres_host_int_trig_rx_data;
237 struct dentry *rxpipe_missed_beacon_host_int_trig_rx_data;
238 struct dentry *rxpipe_tx_xfr_host_int_trig_rx_data;
240 struct dentry *tx_queue_len;
241 struct dentry *tx_queue_status;
243 struct dentry *retry_count;
244 struct dentry *excessive_retries;