Searched refs:ic_vhtcaps (Results 1 - 11 of 11) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_vht.c148 vap->iv_vhtcaps = ic->ic_vhtcaps;
203 (IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_IS_160MHZ(ic->ic_vhtcaps)) ?
205 (IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_IS_160_80P80MHZ(ic->ic_vhtcaps)) ?
208 ic_printf(ic, "[VHT] Features: %b\n", ic->ic_vhtcaps,
H A Dieee80211_regdomain.c154 if (IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_IS_160MHZ(ic->ic_vhtcaps))
157 ic->ic_vhtcaps))
H A Dieee80211_var.h247 uint32_t ic_vhtcaps; /* VHT capabilities */ member in struct:ieee80211com
H A Dieee80211_node.c803 if (ic->ic_vhtcaps != 0) {
H A Dieee80211.c560 vap->iv_vhtcaps = ic->ic_vhtcaps;
H A Dieee80211_ioctl.c715 dc->dc_vhtcaps = ic->ic_vhtcaps;
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_var.h386 uint32_t ic_vhtcaps; member in struct:ieee80211com
H A Dieee80211_proto.c667 (ic->ic_vhtcaps & IEEE80211_VHTCAP_SGI80))
670 (ic->ic_vhtcaps & IEEE80211_VHTCAP_SGI160))
H A Dieee80211_output.c1206 LE_WRITE_4(frm, ic->ic_vhtcaps); frm += 4;
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c11347 ic->ic_vhtcaps = IEEE80211_VHTCAP_MAX_MPDU_LENGTH_3895 |
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c12057 ic->ic_vhtcaps = IEEE80211_VHTCAP_MAX_MPDU_LENGTH_3895 |

Completed in 131 milliseconds