Searched refs:debugfs_intf (Results 1 – 2 of 2) sorted by relevance
112 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_update_crypto()133 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_dump_frame()650 rt2x00dev->debugfs_intf = intf; in rt2x00debug_register()710 struct rt2x00debug_intf *intf = rt2x00dev->debugfs_intf; in rt2x00debug_deregister()722 rt2x00dev->debugfs_intf = NULL; in rt2x00debug_deregister()
763 struct rt2x00debug_intf *debugfs_intf; member