Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net80211/
H A Dieee80211_ht.c277 vap->iv_flags_ht |= IEEE80211_FHT_HT in ieee80211_ht_vattach()
284 vap->iv_flags_ht |= IEEE80211_FHT_USEHT40; in ieee80211_ht_vattach()
290 vap->iv_flags_ht |= IEEE80211_FHT_RIFS; in ieee80211_ht_vattach()
293 vap->iv_flags_ht |= IEEE80211_FHT_AMPDU_RX; in ieee80211_ht_vattach()
296 vap->iv_flags_ht |= IEEE80211_FHT_AMSDU_RX; in ieee80211_ht_vattach()
301 vap->iv_flags_ht |= IEEE80211_FHT_STBC_TX; in ieee80211_ht_vattach()
303 vap->iv_flags_ht |= IEEE80211_FHT_STBC_RX; in ieee80211_ht_vattach()
306 vap->iv_flags_ht |= IEEE80211_FHT_LDPC_RX; in ieee80211_ht_vattach()
308 vap->iv_flags_ht |= IEEE80211_FHT_LDPC_TX; in ieee80211_ht_vattach()
312 vap->iv_flags_ht &= ~IEEE80211_FHT_HT; in ieee80211_ht_vattach()
[all …]
H A Dieee80211_ioctl.c1108 if (vap->iv_flags_ht & IEEE80211_FHT_HT) { in ieee80211_ioctl_get80211()
1141 if (vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) in ieee80211_ioctl_get80211()
3215 vap->iv_flags_ht &= in ieee80211_ioctl_set80211()
3275 vap->iv_flags_ht |= IEEE80211_FHT_PUREN; in ieee80211_ioctl_set80211()
3277 vap->iv_flags_ht &= ~IEEE80211_FHT_PUREN; in ieee80211_ioctl_set80211()
3410 vap->iv_flags_ht |= IEEE80211_FHT_RIFS; in ieee80211_ioctl_set80211()
3412 vap->iv_flags_ht &= ~IEEE80211_FHT_RIFS; in ieee80211_ioctl_set80211()
3428 vap->iv_flags_ht |= IEEE80211_FHT_STBC_TX; in ieee80211_ioctl_set80211()
3434 vap->iv_flags_ht |= IEEE80211_FHT_STBC_RX; in ieee80211_ioctl_set80211()
3453 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.c181 vap->iv_des_chan, vap->iv_flags_ht)); in adhoc_newstate()
230 ic->ic_curchan, vap->iv_flags_ht)); in adhoc_newstate()
853 (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.c447 if ((vap->iv_flags_ht & IEEE80211_FHT_STBC_TX) == 0) in ieee80211_vht_get_vhtcap_ie()
461 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.c210 vap->iv_flags_ht &= ~IEEE80211_FHT_NONHT_PR; in hostap_newstate()
282 ic->ic_curchan, vap->iv_flags_ht)); in hostap_newstate()
2107 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in hostap_recv_mgmt()
2251 if ((vap->iv_flags_ht & IEEE80211_FHT_PUREN) && in hostap_recv_mgmt()
H A Dieee80211_sta.c1520 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in sta_recv_mgmt()
1806 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in sta_recv_mgmt()
1868 (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.c900 if (vap->iv_flags_ht & flag) { in ieee80211_syncflag_ht_locked()
918 vap->iv_flags_ht &= ~flag; in ieee80211_syncflag_ht()
920 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.h404 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.c790 ic->ic_curchan, vap->iv_flags_ht)); in mesh_newstate()
/freebsd-14.2/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-14.2/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-14.2/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-14.2/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()
3754 if (vap->iv_flags_ht & IEEE80211_FHT_PUREN) in mwl_getapmode()
4020 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40) == 0) in mkpeerinfo()
4022 if ((vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20) == 0) in mkpeerinfo()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c3174 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) != 0) { in lkpi_scan_ies_add()
3178 vap->iv_flags_ht); in lkpi_scan_ies_add()
3187 vap->iv_flags_ht); in lkpi_scan_ies_add()