Searched refs:max_hlp (Results 1 – 1 of 1) sorted by relevance
1459 const unsigned int max_hlp = 20; in sme_associate() local1460 struct wpabuf *hlp[max_hlp]; in sme_associate()1477 if (num_hlp >= max_hlp) in sme_associate()