Searched refs:extc (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/dev/usb/wlan/ |
| HD | if_urtwn.c | 2945 struct ieee80211_channel *c, struct ieee80211_channel *extc, in urtwn_get_txpower() argument 2981 if (extc != NULL) in urtwn_get_txpower() 2989 if (extc == NULL) in urtwn_get_txpower() 3022 if (extc == NULL) { in urtwn_get_txpower() 3044 struct ieee80211_channel *c, struct ieee80211_channel *extc, in urtwn_r88e_get_txpower() argument 3079 if (extc == NULL) in urtwn_r88e_get_txpower() 3113 struct ieee80211_channel *extc) in urtwn_set_txpower() argument 3121 urtwn_r88e_get_txpower(sc, i, c, extc, power); in urtwn_set_txpower() 3123 urtwn_get_txpower(sc, i, c, extc, power); in urtwn_set_txpower() 3164 struct ieee80211_channel *extc) in urtwn_set_chan() argument [all …]
|
| /trueos/contrib/libstdc++/include/ |
| D | Makefile.am | 776 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
|
| D | Makefile.in | 992 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
|
| /trueos/sys/dev/mwl/ |
| HD | if_mwl.c | 4563 const struct ieee80211_channel *extc; in addht40channels() local 4576 extc = findchannel(chans, *nchans, hc->freq+20, in addht40channels() 4578 if (extc != NULL) { in addht40channels() 4583 c->ic_extieee = extc->ic_ieee; in addht40channels() 4587 addchan(c, extc->ic_freq, flags | IEEE80211_CHAN_HT40D, in addht40channels() 4588 extc->ic_ieee, hc->maxTxPow); in addht40channels()
|
| /trueos/sys/dev/iwn/ |
| HD | if_iwn.c | 1992 struct ieee80211_channel *c, *cent, *extc; in iwn_read_eeprom_ht40() local 2025 extc = ieee80211_find_channel(ic, cent->ic_freq+20, in iwn_read_eeprom_ht40() 2027 if (extc == NULL) { in iwn_read_eeprom_ht40() 2040 c->ic_extieee = extc->ic_ieee; in iwn_read_eeprom_ht40() 2044 c[0] = extc[0]; in iwn_read_eeprom_ht40()
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2006 | 74 * include/precompiled/extc++.h: Same. 2642 * include/Makefile.am (pch_output): Don't precompile extc++.h. 2774 * include/precompiled/extc++.h: New.
|