Searched refs:vht_opmode (Results 1 – 10 of 10) 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/ |
H A D | mt76_connac_mcu.h | 388 u8 vht_opmode; member
|
H A D | mt76_connac_mcu.c | 919 state->vht_opmode = sta->deflink.bandwidth; in mt76_connac_mcu_sta_tlv() 920 state->vht_opmode |= (sta->deflink.rx_nss - 1) << in mt76_connac_mcu_sta_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()
|