Home
last modified time | relevance | path

Searched refs:IEEE80211_HTCAP_SGI40 (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/net80211/
H A Dieee80211_node.h512 (ni->ni_htcaps & IEEE80211_HTCAP_SGI40); in ieee80211_node_supports_ht_sgi40()
H A Dieee80211.h586 #define IEEE80211_HTCAP_SGI40 0x00000040 macro
H A Dieee80211_proto.c615 (ic->ic_htcaps & IEEE80211_HTCAP_SGI40)) in ieee80211_ht_negotiate()
/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c375 if (htcaps & IEEE80211_HTCAP_SGI40) in ieee80211_print_htcaps()
/openbsd/sys/dev/usb/
H A Dif_athn_usb.c1479 if (ni->ni_htcaps & IEEE80211_HTCAP_SGI40) in athn_usb_node_set_rates()
/openbsd/sys/dev/ic/
H A Dathn.c194 IEEE80211_HTCAP_SGI40 | in athn_config_ht()
/openbsd/sys/dev/pci/
H A Dif_mwx.c1268 ic->ic_htcaps = IEEE80211_HTCAP_SGI20 | IEEE80211_HTCAP_SGI40; in mwx_attach()
H A Dif_iwn.c497 ic->ic_htcaps |= IEEE80211_HTCAP_SGI40; in iwn_attach()
H A Dif_iwm.c11948 ic->ic_htcaps = IEEE80211_HTCAP_SGI20 | IEEE80211_HTCAP_SGI40; in iwm_attach()
H A Dif_iwx.c11688 ic->ic_htcaps = IEEE80211_HTCAP_SGI20 | IEEE80211_HTCAP_SGI40; in iwx_attach()