Lines Matching refs:rt2x00debug_intf
34 struct rt2x00debug_intf { struct
112 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_update_crypto() argument
133 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_dump_frame()
194 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_file_open()
206 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_file_release()
215 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_open_queue_dump()
232 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_release_queue_dump()
246 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_dump()
278 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_poll_queue_dump()
302 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_stats()
361 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_crypto_stats()
415 struct rt2x00debug_intf *intf = file->private_data; \
447 struct rt2x00debug_intf *intf = file->private_data; \
506 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_dev_flags()
531 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_cap_flags()
556 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_write_restart_hw()
580 struct rt2x00debug_intf *intf, in rt2x00debug_create_file_driver()
598 struct rt2x00debug_intf *intf, in rt2x00debug_create_file_chipset()
638 struct rt2x00debug_intf *intf; in rt2x00debug_register()
642 intf = kzalloc(sizeof(struct rt2x00debug_intf), GFP_KERNEL); in rt2x00debug_register()
710 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_deregister()