Searched refs:DEBUGFS_ADD (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Ddebugfs_netdev.c181 #define DEBUGFS_ADD(name, type)\ macro
187 DEBUGFS_ADD(channel_use, sta);
188 DEBUGFS_ADD(drop_unencrypted, sta);
189 DEBUGFS_ADD(eapol, sta);
190 DEBUGFS_ADD(ieee8021_x, sta);
191 DEBUGFS_ADD(state, sta);
192 DEBUGFS_ADD(bssid, sta);
193 DEBUGFS_ADD(prev_bssid, sta);
194 DEBUGFS_ADD(ssid_len, sta);
195 DEBUGFS_ADD(ai
[all...]
H A Ddebugfs.c75 #define DEBUGFS_ADD(name) \ macro
305 DEBUGFS_ADD(channel);
306 DEBUGFS_ADD(frequency);
307 DEBUGFS_ADD(radar_detect);
308 DEBUGFS_ADD(antenna_sel_tx);
309 DEBUGFS_ADD(antenna_sel_rx);
310 DEBUGFS_ADD(bridge_packets);
311 DEBUGFS_ADD(key_tx_rx_threshold);
312 DEBUGFS_ADD(rts_threshold);
313 DEBUGFS_ADD(fragmentation_threshol
[all...]
H A Ddebugfs_key.c160 #define DEBUGFS_ADD(name) \ macro
179 DEBUGFS_ADD(keylen);
180 DEBUGFS_ADD(force_sw_encrypt);
181 DEBUGFS_ADD(keyidx);
182 DEBUGFS_ADD(hw_key_idx);
183 DEBUGFS_ADD(tx_rx_count);
184 DEBUGFS_ADD(algorithm);
185 DEBUGFS_ADD(tx_spec);
186 DEBUGFS_ADD(rx_spec);
187 DEBUGFS_ADD(replay
[all...]
H A Ddebugfs_sta.c196 #define DEBUGFS_ADD(name) \ macro
219 DEBUGFS_ADD(flags);
220 DEBUGFS_ADD(num_ps_buf_frames);
221 DEBUGFS_ADD(last_ack_rssi);
222 DEBUGFS_ADD(last_ack_ms);
223 DEBUGFS_ADD(inactive_ms);
224 DEBUGFS_ADD(last_seq_ctrl);
226 DEBUGFS_ADD(wme_rx_queue);
227 DEBUGFS_ADD(wme_tx_queue);

Completed in 53 milliseconds