Lines Matching refs:rt2x00debug_intf

45 struct rt2x00debug_intf {  struct
141 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_update_crypto() argument
162 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_dump_frame()
222 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_file_open()
234 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_file_release()
243 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_open_queue_dump()
260 struct rt2x00debug_intf *intf = inode->i_private; in rt2x00debug_release_queue_dump()
274 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_dump()
306 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_poll_queue_dump()
330 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_queue_stats()
389 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_crypto_stats()
443 struct rt2x00debug_intf *intf = file->private_data; \
479 struct rt2x00debug_intf *intf = file->private_data; \
537 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_dev_flags()
566 struct rt2x00debug_intf *intf = file->private_data; in rt2x00debug_read_cap_flags()
591 struct rt2x00debug_intf in rt2x00debug_create_file_driver()
611 struct rt2x00debug_intf in rt2x00debug_create_file_chipset()
654 struct rt2x00debug_intf *intf; in rt2x00debug_register()
656 intf = kzalloc(sizeof(struct rt2x00debug_intf), GFP_KERNEL); in rt2x00debug_register()
766 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_deregister()