Searched refs:WLAN_STA_SHORT_PREAMBLE (Results 1 – 11 of 11) sorted by relevance
82 WLAN_STA_SHORT_PREAMBLE, enumerator
1261 if (test_sta_flag(sinfo, WLAN_STA_SHORT_PREAMBLE)) in minstrel_ht_update_caps()
1314 set_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE); in sta_apply_parameters()1316 clear_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE); in sta_apply_parameters()
2300 if (test_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE)) in sta_set_sinfo()
716 (tx->sta && test_sta_flag(tx->sta, WLAN_STA_SHORT_PREAMBLE)))) in ieee80211_tx_h_rate_ctrl()
61 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
56 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
1358 if (!(psta->flags & WLAN_STA_SHORT_PREAMBLE)) { in bss_cap_update_on_sta_join()
3244 pstat->flags |= WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()3246 pstat->flags &= ~WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()
2103 if (!(psta->flags & WLAN_STA_SHORT_PREAMBLE)) { in bss_cap_update_on_sta_join()
1548 pstat->flags |= WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()1550 pstat->flags &= ~WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()