Home
last modified time | relevance | path

Searched refs:iv_flags_ht (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ht.c273 vap->iv_flags_ht |= IEEE80211_FHT_HT in ieee80211_ht_vattach()
280 vap->iv_flags_ht |= IEEE80211_FHT_USEHT40; in ieee80211_ht_vattach()
286 vap->iv_flags_ht |= IEEE80211_FHT_RIFS; in ieee80211_ht_vattach()
289 vap->iv_flags_ht |= IEEE80211_FHT_AMPDU_RX; in ieee80211_ht_vattach()
292 vap->iv_flags_ht |= IEEE80211_FHT_AMSDU_RX; in ieee80211_ht_vattach()
297 vap->iv_flags_ht |= IEEE80211_FHT_STBC_TX; in ieee80211_ht_vattach()
299 vap->iv_flags_ht |= IEEE80211_FHT_STBC_RX; in ieee80211_ht_vattach()
302 vap->iv_flags_ht |= IEEE80211_FHT_LDPC_RX; in ieee80211_ht_vattach()
304 vap->iv_flags_ht |= IEEE80211_FHT_LDPC_TX; in ieee80211_ht_vattach()
308 vap->iv_flags_ht &= ~IEEE80211_FHT_HT; in ieee80211_ht_vattach()
[all …]
H A Dieee80211_ioctl.c1112 if (vap->iv_flags_ht & IEEE80211_FHT_HT) { in ieee80211_ioctl_get80211()
1145 if (vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) in ieee80211_ioctl_get80211()
3219 vap->iv_flags_ht &= in ieee80211_ioctl_set80211()
3279 vap->iv_flags_ht |= IEEE80211_FHT_PUREN; in ieee80211_ioctl_set80211()
3281 vap->iv_flags_ht &= ~IEEE80211_FHT_PUREN; in ieee80211_ioctl_set80211()
3414 vap->iv_flags_ht |= IEEE80211_FHT_RIFS; in ieee80211_ioctl_set80211()
3416 vap->iv_flags_ht &= ~IEEE80211_FHT_RIFS; in ieee80211_ioctl_set80211()
3432 vap->iv_flags_ht |= IEEE80211_FHT_STBC_TX; in ieee80211_ioctl_set80211()
3438 vap->iv_flags_ht |= IEEE80211_FHT_STBC_RX; in ieee80211_ioctl_set80211()
3457 vap->iv_flags_ht |= IEEE80211_FHT_LDPC_TX; in ieee80211_ioctl_set80211()
[all …]
H A Dieee80211_superg.h96 if ((ni->ni_vap->iv_flags_ht & IEEE80211_FHT_AMSDU_TX) == 0) in ieee80211_amsdu_tx_ok()
H A Dieee80211_adhoc.c177 vap->iv_des_chan, vap->iv_flags_ht)); in adhoc_newstate()
226 ic->ic_curchan, vap->iv_flags_ht)); in adhoc_newstate()
849 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in adhoc_recv_mgmt()
H A Dieee80211_output.c190 (vap->iv_flags_ht & IEEE80211_FHT_AMPDU_TX)); in ieee80211_vap_pkt_send_dest()
193 (vap->iv_flags_ht & IEEE80211_FHT_AMSDU_TX)); in ieee80211_vap_pkt_send_dest()
2455 (vap->iv_flags_ht & IEEE80211_FHT_HT)) ? in ieee80211_probereq_ie_len()
2510 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in ieee80211_probereq_ie()
2518 vap->iv_flags_ht); in ieee80211_probereq_ie()
2531 vap->iv_flags_ht); in ieee80211_probereq_ie()
2883 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) && in ieee80211_send_mgmt()
2906 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) && in ieee80211_send_mgmt()
3207 (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) && in ieee80211_alloc_proberesp()
3619 (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT)) { in ieee80211_beacon_construct()
H A Dieee80211_vht.c443 if ((vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) == 0) in ieee80211_vht_get_vhtcap_ie()
457 if ((vap->iv_flags_ht & IEEE80211_FHT_STBC_RX) == 0) in ieee80211_vht_get_vhtcap_ie()
H A Dieee80211_scan_sta.c1681 chan, vap->iv_flags_ht);
1714 chan, vap->iv_flags_ht);
1868 chan = ieee80211_ht_adjust_channel(ic, bestchan, vap->iv_flags_ht);
1947 chan, vap->iv_flags_ht);
H A Dieee80211_hostap.c206 vap->iv_flags_ht &= ~IEEE80211_FHT_NONHT_PR; in hostap_newstate()
278 ic->ic_curchan, vap->iv_flags_ht)); in hostap_newstate()
2103 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in hostap_recv_mgmt()
2247 if ((vap->iv_flags_ht & IEEE80211_FHT_PUREN) && in hostap_recv_mgmt()
H A Dieee80211_sta.c1516 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in sta_recv_mgmt()
1802 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in sta_recv_mgmt()
1864 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in sta_recv_mgmt()
H A Dieee80211_node.c325 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in ieee80211_node_set_chan()
328 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in ieee80211_node_set_chan()
1020 vap->iv_flags_ht & IEEE80211_FHT_HT) { in ieee80211_sta_join()
1603 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in ieee80211_node_create_wds()
1839 (ni->ni_vap->iv_flags_ht & IEEE80211_FHT_HT)) { in ieee80211_init_neighbor()
H A Dieee80211.c938 if (vap->iv_flags_ht & flag) { in ieee80211_syncflag_ht_locked()
956 vap->iv_flags_ht &= ~flag; in ieee80211_syncflag_ht()
958 vap->iv_flags_ht |= flag; in ieee80211_syncflag_ht()
H A Dieee80211_proto.c1093 if (iv->iv_flags_ht & IEEE80211_FHT_NONHT_PR) in vap_update_ht_protmode()
1114 !! (iv->iv_flags_ht & IEEE80211_FHT_NONHT_PR), in vap_update_ht_protmode()
H A Dieee80211_input.c663 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in ieee80211_parse_beacon()
H A Dieee80211_var.h408 uint32_t iv_flags_ht; /* HT state flags */ member
H A Dieee80211_ddb.c500 db_printf("\tflags_ht=%b\n", vap->iv_flags_ht, IEEE80211_FHT_BITS); in _db_show_vap()
H A Dieee80211_mesh.c787 ic->ic_curchan, vap->iv_flags_ht)); in mesh_newstate()
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c242 if ((ni->ni_vap->iv_flags_ht & IEEE80211_FHT_LDPC_TX) && in ath_tx_rate_fill_rcflags()
302 vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40 && in ath_tx_rate_fill_rcflags()
310 vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20 && in ath_tx_rate_fill_rcflags()
322 (ni->ni_vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) && in ath_tx_rate_fill_rcflags()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c156 if (vap->iv_flags_ht & IEEE80211_FHT_PUREN) in r92c_tx_raid()
176 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20) && /* HT20 */ in r92c_tx_set_sgi()
182 (vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40)) in r92c_tx_set_sgi()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c204 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20) && /* HT20 */ in r12a_tx_set_sgi()
210 (vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40)) in r12a_tx_set_sgi()
220 if ((vap->iv_flags_ht & IEEE80211_FHT_LDPC_TX) && in r12a_tx_set_ldpc()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c1063 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in mwl_seteapolformat()
1066 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in mwl_seteapolformat()
1216 mwl_hal_sethtgi(hvap, (vap->iv_flags_ht & in mwl_reset_vap()
3753 if (vap->iv_flags_ht & IEEE80211_FHT_PUREN) in mwl_getapmode()
4019 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40) == 0) in mkpeerinfo()
4021 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20) == 0) in mkpeerinfo()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c3137 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) != 0) { in lkpi_scan_ies_add()
3141 vap->iv_flags_ht); in lkpi_scan_ies_add()
3150 vap->iv_flags_ht); in lkpi_scan_ies_add()