Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
HD_ieee80211.h432 uint8_t ecm; /* Extended Channel Mode */ member
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_regdomain.c131 if (!(rd != NULL && rd->ecm)) in ieee80211_init_channels()
/dragonfly/sbin/ifconfig/
HDifieee80211.c2163 if ((flags & REQ_ECM) && !reg->ecm) { in regdomain_addchans()
2402 regdomain.ecm = d; in set80211ecm()
4230 if (reg->ecm) in print_regdomain()
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath.c6059 reg->ecm ? " ecm" : "");
6115 ic->ic_regdomain.ecm = 1;
6122 ic->ic_regdomain.location, ic->ic_regdomain.ecm ? " ecm" : "");