Lines Matching defs:msp
123 struct minstrel_ht_sta_priv *msp = inode->i_private;
124 struct minstrel_ht_sta *mi = &msp->ht;
130 if (!msp->is_ht) {
131 inode->i_private = &msp->legacy;
133 inode->i_private = msp;
273 struct minstrel_ht_sta_priv *msp = inode->i_private;
274 struct minstrel_ht_sta *mi = &msp->ht;
280 if (!msp->is_ht) {
281 inode->i_private = &msp->legacy;
283 inode->i_private = msp;
319 struct minstrel_ht_sta_priv *msp = priv_sta;
321 debugfs_create_file("rc_stats", 0444, dir, msp,
323 debugfs_create_file("rc_stats_csv", 0444, dir, msp,