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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hostap.c1751 uint8_t *vhtcap, *vhtinfo; local
2052 vhtcap = vhtinfo = NULL;
2076 vhtinfo = frm;
2115 if (vhtinfo != NULL) {
2116 IEEE80211_VERIFY_LENGTH(vhtinfo[1],
2173 vhtinfo != NULL) {
2177 ieee80211_vht_update_cap(ni, vhtcap, vhtinfo);

Completed in 45 milliseconds