Searched defs:rt2x00debug_intf (Results 1 – 1 of 1) sorted by relevance
34 struct rt2x00debug_intf { struct39 struct rt2x00_dev *rt2x00dev;46 const struct rt2x00debug *debug;67 struct dentry *driver_folder;73 unsigned long frame_dump_flags;82 struct sk_buff_head frame_dump_skbqueue;83 wait_queue_head_t frame_dump_waitqueue;112 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_update_crypto() argument