Searched refs:htconf (Results 1 – 2 of 2) sorted by relevance
524 HT_CONFIG htconf = { NULL, NULL, NULL, NAMEMAP_HT_BUCKETS, 1, 1 }; in ossl_namemap_new() local526 htconf.ctx = libctx; in ossl_namemap_new()534 if ((namemap->namenum_ht = ossl_ht_new(&htconf)) == NULL) in ossl_namemap_new()
203 static int htconf = 0; variable211 if (get80211val(ctx, IEEE80211_IOC_HTCONF, &htconf) < 0) in gethtconf()329 if (chanmode != IFM_IEEE80211_11G && (htconf & 1)) { in promote()332 if (htconf & 2) { in promote()339 if (chanmode != IFM_IEEE80211_11A && (htconf & 1)) { in promote()342 if (htconf & 2) { in promote()1939 htconf = d; in set80211htconf()5535 switch (htconf & 3) { in ieee80211_status()