HomeSort by: relevance | last modified time | path
    Searched defs:vht_chanwidth (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_shared.c 1064 int vht_chanwidth; local
1073 vht_chanwidth = capab->vht_capabilities_info &
1079 requested_bw = vht_chanwidth ? 160 : 80;

Completed in 23 milliseconds