Searched refs:ht_mode (Results 1 – 5 of 5) sorted by relevance
209 int ht_mode) in mt7601u_mac_set_protection() argument211 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt7601u_mac_set_protection()212 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt7601u_mac_set_protection()
368 int ht_mode);
250 int ht_mode) in mt76x0_mac_set_protection() argument252 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt76x0_mac_set_protection()253 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt76x0_mac_set_protection()
305 int ht_mode);
2096 module_param_named(ht_mode, ht_mode_param, charp, 0400);2097 MODULE_PARM_DESC(ht_mode, "Force HT mode: wide or siso20");