Searched refs:ic (Results 251 - 275 of 1451) sorted by last modified time

<<11121314151617181920>>

/src/sys/dev/usb/
H A Dif_rum.c300 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_attach
385 rum_get_rf(sc->rf_rev), ether_sprintf(ic->ic_myaddr));
387 ic->ic_ifp = ifp;
388 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
389 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
390 ic->ic_state = IEEE80211_S_INIT;
393 ic->ic_caps =
404 ic->ic_sup_rates[IEEE80211_MODE_11A] = ieee80211_std_rateset_11a;
408 ic->ic_channels[i].ic_freq =
410 ic
491 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_detach
658 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_next_scan
671 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_task
736 rum_newstate(struct ieee80211com * ic,enum ieee80211_state nstate,int arg) argument
807 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_rxeof
943 rum_ack_rate(struct ieee80211com * ic,int rate) argument
1026 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_setup_tx_desc
1073 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_tx_data
1253 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_start
1320 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_watchdog
1344 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_ioctl
1575 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_enable_mrr
1605 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_set_basicrates
1673 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_set_chan
1746 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_enable_tsf_sync
1774 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_update_slot
1844 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_read_eeprom
1953 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_init
2102 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_stop
2174 struct ieee80211com *ic = &sc->sc_ic; local in function:rum_prepare_beacon
[all...]
H A Dif_ural.c360 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_attach
445 ic->ic_ifp = ifp;
446 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
447 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
448 ic->ic_state = IEEE80211_S_INIT;
451 ic->ic_caps =
462 ic->ic_sup_rates[IEEE80211_MODE_11A] = ieee80211_std_rateset_11a;
466 ic->ic_channels[i].ic_freq =
468 ic->ic_channels[i].ic_flags = IEEE80211_CHAN_A;
471 ic
535 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_detach
699 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_next_scan
709 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_task
790 ural_newstate(struct ieee80211com * ic,enum ieee80211_state nstate,int arg) argument
899 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_rxeof
1000 ural_ack_rate(struct ieee80211com * ic,int rate) argument
1083 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_setup_tx_desc
1177 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_tx_mgt
1266 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_tx_data
1354 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_start
1419 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_watchdog
1445 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_reset
1462 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_ioctl
1697 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_set_chan
1821 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_enable_tsf_sync
1850 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_update_slot
1889 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_set_basicrates
1974 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_read_eeprom
2081 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_init
2230 struct ieee80211com *ic = &sc->sc_ic; local in function:ural_stop
[all...]
H A Dif_urtw.c607 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_attach
696 ic->ic_ifp = ifp;
697 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
698 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
699 ic->ic_state = IEEE80211_S_INIT;
702 ic->ic_caps =
711 ic->ic_sup_rates[IEEE80211_MODE_11B] = ieee80211_std_rateset_11b;
712 ic->ic_sup_rates[IEEE80211_MODE_11G] = ieee80211_std_rateset_11g;
716 ic->ic_channels[i].ic_freq =
718 ic
1045 urtw_newstate(struct ieee80211com * ic,enum ieee80211_state nstate,int arg) argument
1394 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_get_macaddr
2039 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_update_msr
2135 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_rx_setconf
2254 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_init
2373 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_ioctl
2427 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_start
2521 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_txeof_low
2560 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_txeof_normal
2597 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_tx_start
2952 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_8225_rf_set_chan
3013 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_stop
3057 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_rxeof
3368 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_8225v2_rf_set_chan
3405 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_set_chan
3437 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_next_scan
3453 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_task
3516 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_8187b_update_wmm
3595 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_8187b_init
3770 struct ieee80211com *ic = &sc->sc_ic; local in function:urtw_8225v2_b_update_chan
[all...]
/src/sys/dev/ic/
H A Dtulip.c69 #include <dev/ic/tulipreg.h>
70 #include <dev/ic/tulipvar.h>
H A Delink3.c96 #include <dev/ic/elink3var.h>
97 #include <dev/ic/elink3reg.h>
H A Di82596.c36 * ie(4) driver (src/sys/dev/ic/i82586.c), that degrades the i82596 to
77 #include <dev/ic/i82596reg.h>
78 #include <dev/ic/i82596var.h>
H A Darn5008.c61 #include <dev/ic/athnreg.h>
62 #include <dev/ic/athnvar.h>
64 #include <dev/ic/arn5008reg.h>
65 #include <dev/ic/arn5008.h>
66 #include <dev/ic/arn5416.h>
67 #include <dev/ic/arn9280.h>
164 struct ieee80211com *ic = &sc->sc_ic; local in function:ar5008_attach
238 IEEE80211_ADDR_COPY(ic->ic_myaddr, base->macAddr);
728 struct ieee80211com *ic = &sc->sc_ic; local in function:ar5008_rx_radiotap
743 tap->wr_chan_freq = htole16(ic
788 struct ieee80211com *ic = &sc->sc_ic; local in function:ar5008_rx_process
1067 struct ieee80211com *ic = &sc->sc_ic; local in function:ar5008_swba_intr
1308 struct ieee80211com *ic = &sc->sc_ic; local in function:ar5008_tx
[all...]
H A Drtl81x9.c116 #include <dev/ic/rtl81x9reg.h>
117 #include <dev/ic/rtl81x9var.h>
H A Daic6915.c63 #include <dev/ic/aic6915reg.h>
64 #include <dev/ic/aic6915var.h>
H A Ddp8390.c47 #include <dev/ic/dp8390reg.h>
48 #include <dev/ic/dp8390var.h>
H A Ddp83932.c61 #include <dev/ic/dp83932reg.h>
62 #include <dev/ic/dp83932var.h>
H A Delinkxl.c63 #include <dev/ic/elink3reg.h>
64 /* #include <dev/ic/elink3var.h> */
65 #include <dev/ic/elinkxlreg.h>
66 #include <dev/ic/elinkxlvar.h>
H A Dhme.c77 #include <dev/ic/hmereg.h>
78 #include <dev/ic/hmevar.h>
H A Di82557.c106 #include <dev/ic/i82557reg.h>
107 #include <dev/ic/i82557var.h>
H A Dcd18xx.c111 #include <dev/ic/cd18xxvar.h>
112 #include <dev/ic/cd18xxreg.h>
H A Dadvlib.c64 #include <dev/ic/advlib.h>
65 #include <dev/ic/adv.h>
66 #include <dev/ic/advmcode.h>
H A Dne2000.c78 #include <dev/ic/dp8390reg.h>
79 #include <dev/ic/dp8390var.h>
81 #include <dev/ic/ne2000reg.h>
82 #include <dev/ic/ne2000var.h>
84 #include <dev/ic/rtl80x9reg.h>
85 #include <dev/ic/rtl80x9var.h>
87 #include <dev/ic/ax88190reg.h>
/src/sys/dev/pci/
H A Dif_bwfm_pci.c47 #include <dev/ic/bwfmreg.h>
48 #include <dev/ic/bwfmvar.h>
1666 struct ieee80211com *ic = &sc->sc_sc.sc_ic; local in function:bwfm_pci_flowring_lookup
1680 switch (ic->ic_opmode)
1700 if (ic->ic_opmode == IEEE80211_M_STA &&
1707 if (ic->ic_opmode == IEEE80211_M_HOSTAP &&
1727 struct ieee80211com *ic = &sc->sc_sc.sc_ic; local in function:bwfm_pci_flowring_create
1747 switch (ic->ic_opmode)
1797 struct ieee80211com *ic = &sc->sc_sc.sc_ic; local in function:bwfm_pci_flowring_create_cb
1827 if (ic
[all...]
H A Dif_iwi.c199 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_attach
288 ic->ic_ifp = ifp;
289 ic->ic_wme.wme_update = iwi_wme_update;
290 ic->ic_phytype = IEEE80211_T_OFDM; /* not only, but not used */
291 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
292 ic->ic_state = IEEE80211_S_INIT;
297 ic->ic_caps =
308 ic->ic_myaddr[0] = val & 0xff;
309 ic->ic_myaddr[1] = val >> 8;
311 ic
822 struct ieee80211com *ic = ni->ni_ic; local in function:iwi_node_free
878 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_media_status
910 iwi_newstate(struct ieee80211com * ic,enum ieee80211_state nstate,int arg) argument
977 iwi_wme_update(struct ieee80211com * ic) argument
1085 iwi_fix_channel(struct ieee80211com * ic,struct mbuf * m) argument
1145 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_frame_intr
1243 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_notification_intr
1601 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_tx_start
1768 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_start
1881 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_ioctl
2325 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_config
2488 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_set_chan
2506 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_scan
2570 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_auth_and_assoc
2718 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_init
2920 struct ieee80211com *ic = &sc->sc_ic; local in function:iwi_stop
[all...]
/src/sys/arch/sgimips/hpc/
H A Dif_sq.c65 #include <dev/ic/seeq8003reg.h>
/src/sys/arch/rs6000/mca/
H A Dmca_machdep.c108 mca_intr_evcnt(mca_chipset_tag_t ic, int irq) argument
/src/sys/arch/macppc/dev/
H A Desp.c97 #include <dev/ic/ncr53c9xreg.h>
98 #include <dev/ic/ncr53c9xvar.h>
/src/sys/arch/pmax/pmax/
H A Ddec_3min.c97 #include <dev/ic/z8530sc.h>
/src/sys/fs/cd9660/
H A Dcd9660_util.c119 uint16_t fc, ic; local in function:isofncmp
132 isofn += isochar(isofn, isoend, joliet_level, &ic);
133 if (ic == ';') {
147 for (j = 0; isofn != isoend; j = j * 10 + ic - '0')
149 joliet_level, &ic);
152 if (ic != fc) {
153 if (ic >= 'A' && ic <= 'Z') {
154 if (ic + ('a' - 'A') != fc) {
158 return (int)fc - (int)ic;
[all...]
/src/sys/arch/x68k/dev/
H A Dms.c62 #include <dev/ic/z8530reg.h>

Completed in 111 milliseconds

<<11121314151617181920>>