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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c973 int vht_chanwidth; local
982 vht_chanwidth = capab->vht_capabilities_info &
988 requested_bw = vht_chanwidth ? 160 : 80;

Completed in 47 milliseconds