Home
last modified time | relevance | path

Searched refs:vht_opmode (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_vht.c306 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
H A Dsta_info.h207 u8 vht_opmode; member
H A Dap_drv_ops.c474 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 Dieee802_11.h124 const u8 *vht_opmode);
H A Dap_drv_ops.h51 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
H A Dieee802_11.c4817 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h388 u8 vht_opmode; member
H A Dmt76_connac_mcu.c919 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 Ddriver.h2534 u8 vht_opmode; member
H A Ddriver_nl80211.c5729 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()