Searched refs:extc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211.c1152 struct ieee80211_channel *cent, *extc; local
1167 extc = findchannel(chans, *nchans, freq + 20, flags);
1168 if (extc == NULL)
1177 error = addchan(chans, maxchans, nchans, extc->ic_ieee, extc->ic_freq,
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwn.c2570 struct ieee80211_channel *c, struct ieee80211_channel *extc,
2606 if (extc != NULL)
2614 if (extc == NULL)
2647 if (extc == NULL) {
2669 struct ieee80211_channel *extc)
2676 rtwn_get_txpower(sc, i, c, extc, power);
2771 struct ieee80211_channel *extc)
2785 rtwn_set_txpower(sc, c, extc);
2792 if (extc != NULL) {
2796 int prichlo = c->ic_freq < extc
2569 rtwn_get_txpower(struct rtwn_softc *sc, int chain, struct ieee80211_channel *c, struct ieee80211_channel *extc, uint16_t power[RTWN_RIDX_COUNT]) argument
2668 rtwn_set_txpower(struct rtwn_softc *sc, struct ieee80211_channel *c, struct ieee80211_channel *extc) argument
2770 rtwn_set_chan(struct rtwn_softc *sc, struct ieee80211_channel *c, struct ieee80211_channel *extc) argument
[all...]
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c4571 struct ieee80211_channel *c, struct ieee80211_channel *extc,
4607 if (extc != NULL)
4615 if (extc == NULL)
4648 if (extc == NULL) {
4670 struct ieee80211_channel *c, struct ieee80211_channel *extc,
4706 if (extc == NULL)
4740 struct ieee80211_channel *extc)
4748 urtwn_r88e_get_txpower(sc, i, c, extc, power);
4750 urtwn_get_txpower(sc, i, c, extc, power);
5105 struct ieee80211_channel *extc)
4570 urtwn_get_txpower(struct urtwn_softc *sc, int chain, struct ieee80211_channel *c, struct ieee80211_channel *extc, uint16_t power[URTWN_RIDX_COUNT]) argument
4669 urtwn_r88e_get_txpower(struct urtwn_softc *sc, int chain, struct ieee80211_channel *c, struct ieee80211_channel *extc, uint16_t power[URTWN_RIDX_COUNT]) argument
4739 urtwn_set_txpower(struct urtwn_softc *sc, struct ieee80211_channel *c, struct ieee80211_channel *extc) argument
5104 urtwn_set_chan(struct urtwn_softc *sc, struct ieee80211_channel *c, struct ieee80211_channel *extc) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/include/
H A DMakefile.am776 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
777 pch3_output_builddir = ${host_builddir}/extc++.h.gch
778 pch3_output_anchor = ${host_builddir}/extc++.h
779 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1082 # Build a precompiled extension include, extc++.h.gch/O2.gch
H A DMakefile.in992 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
993 pch3_output_builddir = ${host_builddir}/extc++.h.gch
994 pch3_output_anchor = ${host_builddir}/extc++.h
995 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1456 # Build a precompiled extension include, extc++.h.gch/O2.gch

Completed in 151 milliseconds