Searched refs:WLAN_STA_SHORT_PREAMBLE (Results 1 – 10 of 10) sorted by relevance
82 WLAN_STA_SHORT_PREAMBLE, enumerator
1523 set_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE); in sta_apply_parameters()1525 clear_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE); in sta_apply_parameters()
2475 if (test_sta_flag(sta, WLAN_STA_SHORT_PREAMBLE)) in sta_set_sinfo()
724 (tx->sta && test_sta_flag(tx->sta, WLAN_STA_SHORT_PREAMBLE)))) in ieee80211_tx_h_rate_ctrl()
55 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
56 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
1368 if (!(psta->flags & WLAN_STA_SHORT_PREAMBLE)) { in bss_cap_update_on_sta_join()
3224 pstat->flags |= WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()3226 pstat->flags &= ~WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()
1945 if (!(psta->flags & WLAN_STA_SHORT_PREAMBLE)) { in bss_cap_update_on_sta_join()
1533 pstat->flags |= WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()1535 pstat->flags &= ~WLAN_STA_SHORT_PREAMBLE; in OnAssocReq()