Searched refs:vht_opmode (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11_vht.c | 306 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
|
| H A D | sta_info.h | 207 u8 vht_opmode; member
|
| H A D | ap_drv_ops.c | 474 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() argument 499 params.vht_opmode = vht_opmode; in hostapd_sta_add()
|
| H A D | ieee802_11.h | 124 const u8 *vht_opmode);
|
| H A D | ap_drv_ops.h | 51 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
|
| H A D | ieee802_11.c | 4817 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 1834 u8 vht_opmode; in mt7925_mcu_sta_state_v2_tlv() member 1845 state->vht_opmode = link_sta->bandwidth; in mt7925_mcu_sta_state_v2_tlv() 1846 state->vht_opmode |= link_sta->rx_nss << in mt7925_mcu_sta_state_v2_tlv()
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver.h | 2534 u8 vht_opmode; member
|
| H A D | driver_nl80211.c | 5729 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add() 5731 params->vht_opmode)) in wpa_driver_nl80211_sta_add()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac_mcu.h | 394 u8 vht_opmode; member
|
| H A D | mt76_connac_mcu.c | 942 state->vht_opmode = sta->deflink.bandwidth; in mt76_connac_mcu_sta_tlv() 943 state->vht_opmode |= (sta->deflink.rx_nss - 1) << in mt76_connac_mcu_sta_tlv()
|