Searched refs:WIRELESS_11N (Results 1 – 7 of 7) sorted by relevance
65 WIRELESS_11N = 8, enumerator66 WIRELESS_11GN = (WIRELESS_11G | WIRELESS_11N),67 WIRELESS_11BGN = (WIRELESS_11B | WIRELESS_11G | WIRELESS_11N),
17 WIRELESS_11N = 8 enumerator
2176 band |= (WIRELESS_11N | WIRELESS_11G | WIRELESS_11B); in rtl92se_update_hal_rate_mask()2226 band |= (WIRELESS_11N | WIRELESS_11G | WIRELESS_11B); in rtl92se_update_hal_rate_mask()
808 if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N)1087 if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N)
699 …if((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len && priv->pshare->h… in add_RATid()726 if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len) in add_RATid()
645 …if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len && priv->pshare->… in add_RATid()670 if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len) { in add_RATid()