Searched refs:vht_opmode (Results 1 – 16 of 16) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ap_drv_ops.c | 418 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() argument 440 params.vht_opmode = vht_opmode; in hostapd_sta_add()
|
D | sta_info.h | 170 u8 vht_opmode; member
|
D | ieee802_11.h | 94 const u8 *vht_opmode);
|
D | ieee802_11_vht.c | 452 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
|
D | ap_drv_ops.h | 46 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
|
D | ieee802_11.c | 3435 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11_vht.c | 292 sta->vht_opmode = *vht_oper_notif; in set_sta_vht_opmode()
|
D | ap_drv_ops.c | 426 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, in hostapd_sta_add() argument 449 params.vht_opmode = vht_opmode; in hostapd_sta_add()
|
D | sta_info.h | 212 u8 vht_opmode; member
|
D | ieee802_11.h | 95 const u8 *vht_opmode);
|
D | ap_drv_ops.h | 48 u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps,
|
D | ieee802_11.c | 5000 sta->vht_opmode, sta->p2p_ie ? 1 : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver.h | 1827 u8 vht_opmode; member
|
D | driver_nl80211.c | 4625 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add() 4627 params->vht_opmode)) in wpa_driver_nl80211_sta_add()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver.h | 2207 u8 vht_opmode; member
|
D | driver_nl80211.c | 5247 wpa_printf(MSG_DEBUG, " * opmode=%u", params->vht_opmode); in wpa_driver_nl80211_sta_add() 5249 params->vht_opmode)) in wpa_driver_nl80211_sta_add()
|