Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt7601u/
Dmac.c201 int ht_mode) in mt7601u_mac_set_protection() argument
203 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()
Dmt7601u.h360 int ht_mode);
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h190 int ht_mode);
Dmt76x02_mac.c946 int ht_mode) in mt76x02_mac_set_tx_protection() argument
948 int mode = ht_mode & IEEE80211_HT_OP_MODE_PROTECTION; in mt76x02_mac_set_tx_protection()
949 bool non_gf = !!(ht_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT); in mt76x02_mac_set_tx_protection()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h311 u8 ht_mode; member
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.h233 u8 ht_mode; member
/Linux-v6.6/drivers/net/wireless/ti/wl18xx/
Dmain.c2044 module_param_named(ht_mode, ht_mode_param, charp, 0400);
2045 MODULE_PARM_DESC(ht_mode, "Force HT mode: wide or siso20");