Searched refs:iv_flags_ht (Results 1 – 15 of 15) sorted by relevance
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_ht.c | 274 vap->iv_flags_ht |= IEEE80211_FHT_HT in ieee80211_ht_vattach() 278 vap->iv_flags_ht |= IEEE80211_FHT_SHORTGI20; in ieee80211_ht_vattach() 281 vap->iv_flags_ht |= IEEE80211_FHT_USEHT40; in ieee80211_ht_vattach() 283 vap->iv_flags_ht |= IEEE80211_FHT_SHORTGI40; in ieee80211_ht_vattach() 287 vap->iv_flags_ht |= IEEE80211_FHT_RIFS; in ieee80211_ht_vattach() 290 vap->iv_flags_ht |= IEEE80211_FHT_AMPDU_RX; in ieee80211_ht_vattach() 292 vap->iv_flags_ht |= IEEE80211_FHT_AMPDU_TX; in ieee80211_ht_vattach() 293 vap->iv_flags_ht |= IEEE80211_FHT_AMSDU_RX; in ieee80211_ht_vattach() 295 vap->iv_flags_ht |= IEEE80211_FHT_AMSDU_TX; in ieee80211_ht_vattach() 298 vap->iv_flags_ht |= IEEE80211_FHT_STBC_TX; in ieee80211_ht_vattach() [all …]
|
| HD | ieee80211_ioctl.c | 1024 if (vap->iv_flags_ht & IEEE80211_FHT_SHORTGI20) in ieee80211_ioctl_get80211() 1026 if (vap->iv_flags_ht & IEEE80211_FHT_SHORTGI40) in ieee80211_ioctl_get80211() 1031 if (vap->iv_flags_ht & IEEE80211_FHT_AMPDU_TX) in ieee80211_ioctl_get80211() 1033 if (vap->iv_flags_ht & IEEE80211_FHT_AMPDU_RX) in ieee80211_ioctl_get80211() 1063 if (vap->iv_flags_ht & IEEE80211_FHT_AMSDU_TX) in ieee80211_ioctl_get80211() 1065 if (vap->iv_flags_ht & IEEE80211_FHT_AMSDU_RX) in ieee80211_ioctl_get80211() 1072 ireq->i_val = (vap->iv_flags_ht & IEEE80211_FHT_PUREN) != 0; in ieee80211_ioctl_get80211() 1087 ireq->i_val = (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) != 0; in ieee80211_ioctl_get80211() 1117 if (vap->iv_flags_ht & IEEE80211_FHT_HT) { in ieee80211_ioctl_get80211() 1119 if (vap->iv_flags_ht & IEEE80211_FHT_USEHT40) in ieee80211_ioctl_get80211() [all …]
|
| HD | ieee80211_adhoc.c | 178 vap->iv_des_chan, vap->iv_flags_ht)); in adhoc_newstate() 758 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in adhoc_recv_mgmt()
|
| HD | ieee80211_scan_sta.c | 1637 chan, vap->iv_flags_ht); 1668 chan, vap->iv_flags_ht); 1821 ieee80211_ht_adjust_channel(ic, bestchan, vap->iv_flags_ht)); 1896 chan, vap->iv_flags_ht);
|
| HD | ieee80211_sta.c | 1399 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in sta_recv_mgmt() 1649 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in sta_recv_mgmt() 1705 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in sta_recv_mgmt()
|
| HD | ieee80211_node.c | 312 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in ieee80211_node_set_chan() 315 (vap->iv_flags_ht & IEEE80211_FHT_PUREN) == 0) in ieee80211_node_set_chan() 871 vap->iv_flags_ht & IEEE80211_FHT_HT) { in ieee80211_sta_join() 1344 (vap->iv_flags_ht & IEEE80211_FHT_HT)) { in ieee80211_node_create_wds() 1553 (ni->ni_vap->iv_flags_ht & IEEE80211_FHT_HT)) { in ieee80211_init_neighbor()
|
| HD | ieee80211_output.c | 189 (vap->iv_flags_ht & IEEE80211_FHT_AMPDU_TX)) { in ieee80211_vap_pkt_send_dest() 2545 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) && 2560 if ((vap->iv_flags_ht & IEEE80211_FHT_HT) && 2842 (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) && 3165 (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT)) {
|
| HD | ieee80211.c | 941 if (vap->iv_flags_ht & flag) { in ieee80211_syncflag_ht_locked() 959 vap->iv_flags_ht &= ~flag; in ieee80211_syncflag_ht() 961 vap->iv_flags_ht |= flag; in ieee80211_syncflag_ht()
|
| HD | ieee80211_hostap.c | 277 ic->ic_curchan, vap->iv_flags_ht)); in hostap_newstate() 2010 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in hostap_recv_mgmt() 2122 if ((vap->iv_flags_ht & IEEE80211_FHT_PUREN) && in hostap_recv_mgmt()
|
| HD | ieee80211_input.c | 644 else if (vap->iv_flags_ht & IEEE80211_FHT_HTCOMPAT) { in ieee80211_parse_beacon()
|
| HD | ieee80211_ddb.c | 382 db_printf("\tflags_ht=%pb%i\n", IEEE80211_FHT_BITS, vap->iv_flags_ht); in _db_show_vap()
|
| HD | ieee80211_mesh.c | 803 ic->ic_curchan, vap->iv_flags_ht)); in mesh_newstate()
|
| /dragonfly/sys/netproto/802_11/ |
| HD | ieee80211_superg.h | 94 if ((ni->ni_vap->iv_flags_ht & IEEE80211_FHT_AMSDU_TX) == 0) in ieee80211_amsdu_tx_ok()
|
| HD | ieee80211_var.h | 380 uint32_t iv_flags_ht; /* HT state flags */ member
|
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_ath_tx_ht.c | 303 ni->ni_vap->iv_flags_ht & IEEE80211_FHT_STBC_TX && in ath_tx_rate_fill_rcflags()
|