Searched refs:ht_mode (Results 1 – 6 of 6) sorted by relevance
201 int ht_mode) in mt7601u_mac_set_protection() argument203 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt7601u_mac_set_protection()204 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt7601u_mac_set_protection()
360 int ht_mode);
190 int ht_mode);
942 int ht_mode) in mt76x02_mac_set_tx_protection() argument944 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt76x02_mac_set_tx_protection()945 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt76x02_mac_set_tx_protection()
290 u8 ht_mode; member
2044 module_param_named(ht_mode, ht_mode_param, charp, 0400);2045 MODULE_PARM_DESC(ht_mode, "Force HT mode: wide or siso20");