Home | History | Annotate | Download | only in ap

Lines Matching refs:iconf

56 	    hapd->iconf->preamble == LONG_PREAMBLE)
67 *eid++ = hapd->iconf->channel;
124 if (!hapd->iconf->ieee80211d || max_len < 6 ||
130 os_memcpy(pos, hapd->iconf->country, 3); /* e.g., 'US ' */
225 host_to_le16(hapd->iconf->beacon_int);
377 if (!hapd->iconf->send_probe_response)
600 host_to_le16(hapd->iconf->beacon_int);
713 params.beacon_int = hapd->iconf->beacon_int;
747 hapd->iconf->preamble == SHORT_PREAMBLE;
754 if (!hapd->iconf->ieee80211n || hapd->conf->disable_11n)