Searched refs:WLAN_STA_VHT_OPMODE_ENABLED (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_vht.c447 sta->flags &= ~WLAN_STA_VHT_OPMODE_ENABLED;
451 sta->flags |= WLAN_STA_VHT_OPMODE_ENABLED;
H A Dsta_info.h36 #define WLAN_STA_VHT_OPMODE_ENABLED BIT(20) macro
H A Dap_drv_ops.c439 params.vht_opmode_enabled = !!(flags & WLAN_STA_VHT_OPMODE_ENABLED);

Completed in 204 milliseconds