Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c4370 u32 nsts = 0, sta_nsts; in send_assoc_resp() local
4378 sta_nsts = (le_to_host32(capa->vht_capabilities_info) >> in send_assoc_resp()
4381 if (nsts < sta_nsts) in send_assoc_resp()
4384 nsts = sta_nsts; in send_assoc_resp()