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

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dieee802_11.c3564 u32 nsts = 0, sta_nsts; local
3572 sta_nsts = (le_to_host32(capa->vht_capabilities_info) >>
3575 if (nsts < sta_nsts)
3578 nsts = sta_nsts;

Completed in 112 milliseconds