c4iw_debugfs_data
struct c4iw_debugfs_data *qpd)
struct c4iw_debugfs_data *qpd = file->private_data;
struct c4iw_debugfs_data *qpd;
static int dump_stag(unsigned long id, struct c4iw_debugfs_data *stagd)
struct c4iw_debugfs_data *stagd = file->private_data;
struct c4iw_debugfs_data *stagd;
static int dump_ep(struct c4iw_ep *ep, struct c4iw_debugfs_data *epd)
int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd)
struct c4iw_debugfs_data *epd = file->private_data;
struct c4iw_debugfs_data *epd;
struct c4iw_debugfs_data *d = file->private_data;