Home
last modified time | relevance | path

Searched refs:ht_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmac.c193 int ht_mode) in mt7601u_mac_set_protection() argument
195 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt7601u_mac_set_protection()
196 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt7601u_mac_set_protection()
Dmt7601u.h364 int ht_mode);
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c2064 module_param_named(ht_mode, ht_mode_param, charp, S_IRUSR);
2065 MODULE_PARM_DESC(ht_mode, "Force HT mode: wide or siso20");