Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dieee802_11.c4958 u32 nsts = 0, sta_nsts; in send_assoc_resp() local
4966 sta_nsts = (le_to_host32(capa->vht_capabilities_info) >> in send_assoc_resp()
4969 if (nsts < sta_nsts) in send_assoc_resp()
4972 nsts = sta_nsts; in send_assoc_resp()