Home
last modified time | relevance | path

Searched refs:rt2x00debug_intf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.c34 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()
[all …]
H A Drt2x00.h763 struct rt2x00debug_intf *debugfs_intf;