Searched refs:sc_ic (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-current/sys/dev/rtwn/rtl8821a/
H A Dr21a_rom.c84 IEEE80211_ADDR_COPY(sc->sc_ic.ic_macaddr, rom->macaddr_21a);
/freebsd-current/sys/dev/usb/wlan/
H A Dif_uralvar.h90 struct ieee80211com sc_ic; member in struct:ural_softc
H A Dif_rumvar.h111 struct ieee80211com sc_ic; member in struct:rum_softc
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c193 struct ieee80211com *ic = &sc->sc_ic;
289 ieee80211_chan2ieee(&sc->sc_ic, chan));
310 ieee80211_chan2ieee(&sc->sc_ic, chan));
H A Dif_iwm_power.c235 struct ieee80211com *ic = &sc->sc_ic;
252 struct ieee80211com *ic = &sc->sc_ic;
387 TAILQ_FOREACH(vap, &sc->sc_ic.ic_vaps, iv_next) {
434 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps);
450 struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps);
H A Dif_iwm_scan.c300 struct ieee80211com *ic = &sc->sc_ic;
344 struct ieee80211com *ic = &sc->sc_ic;
382 struct ieee80211com *ic = &sc->sc_ic;
478 struct ieee80211com *ic = &sc->sc_ic;
613 struct ieee80211_scan_state *ss = sc->sc_ic.ic_scan;
723 struct ieee80211_scan_state *ss = sc->sc_ic.ic_scan;
761 req->flags = iwm_scan_rxon_flags(sc->sc_ic.ic_scan->ss_chans[0]);
/freebsd-current/sys/dev/ipw/
H A Dif_ipwvar.h93 struct ieee80211com sc_ic; member in struct:ipw_softc
/freebsd-current/sys/dev/ral/
H A Drt2560var.h106 struct ieee80211com sc_ic; member in struct:rt2560_softc
H A Drt2661var.h99 struct ieee80211com sc_ic; member in struct:rt2661_softc
H A Drt2860var.h117 struct ieee80211com sc_ic; member in struct:rt2860_softc
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn_task.c93 struct ieee80211com *ic = &sc->sc_ic;
H A Dif_rtwn.c160 struct ieee80211com *ic = &sc->sc_ic;
317 ieee80211_radiotap_attach(&sc->sc_ic,
367 struct ieee80211com *ic = &sc->sc_ic;
387 struct ieee80211com *ic = &sc->sc_ic;
395 struct ieee80211com *ic = &sc->sc_ic;
453 struct ieee80211com *ic = &sc->sc_ic;
734 struct ieee80211com *ic = &sc->sc_ic;
946 struct ieee80211com *ic = &sc->sc_ic;
975 struct ieee80211com *ic = &sc->sc_ic;
1177 struct ieee80211com *ic = &sc->sc_ic;
[all...]
H A Dif_rtwn_rx.c236 struct ieee80211com *ic = &sc->sc_ic;
381 struct ieee80211com *ic = &sc->sc_ic;
484 struct ieee80211com *ic = &sc->sc_ic;
/freebsd-current/sys/dev/wtap/
H A Dif_wtapvar.h130 struct ieee80211com sc_ic; member in struct:wtap_softc
/freebsd-current/sys/dev/rtwn/usb/
H A Drtwn_usb_rx.c112 struct ieee80211com *ic = &sc->sc_ic;
154 struct ieee80211com *ic = &sc->sc_ic;
297 struct ieee80211com *ic = &sc->sc_ic;
366 struct ieee80211com *ic = &sc->sc_ic;
/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c71 IEEE80211_ADDR_COPY(sc->sc_ic.ic_macaddr, rom->diff_d0.usb.macaddr);
78 struct ieee80211com *ic = &sc->sc_ic;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c66 struct ieee80211com *ic = &sc->sc_ic;
143 sc->sc_ic.ic_caps &= ~IEEE80211_C_PMGT;
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c71 IEEE80211_ADDR_COPY(sc->sc_ic.ic_macaddr, rom->diff_d0.pci.macaddr);
78 struct ieee80211com *ic = &sc->sc_ic;
/freebsd-current/sys/dev/bwn/
H A Dif_bwnvar.h1028 struct ieee80211com sc_ic; member in struct:bwn_softc
1096 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1106 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1115 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1132 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1141 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1149 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
1156 struct ieee80211com *ic = &mac->mac_sc->sc_ic;
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c91 struct ieee80211com *ic = &sc->sc_ic;
127 struct ieee80211com *ic = &sc->sc_ic;
229 struct ieee80211com *ic = &sc->sc_ic;
H A Dr12a_fw.c160 struct ieee80211_channel *c = sc->sc_ic.ic_curchan;
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c83 struct ieee80211com *ic = &sc->sc_ic;
119 struct ieee80211com *ic = &sc->sc_ic;
226 struct ieee80211com *ic = &sc->sc_ic;
H A Dr92c_rom.c135 IEEE80211_ADDR_COPY(sc->sc_ic.ic_macaddr, rom->macaddr);
/freebsd-current/sys/dev/iwi/
H A Dif_iwivar.h131 struct ieee80211com sc_ic; member in struct:iwi_softc
/freebsd-current/sys/dev/rtwn/rtl8192e/
H A Dr92e_rom.c141 IEEE80211_ADDR_COPY(sc->sc_ic.ic_macaddr, rom->macaddr);

Completed in 243 milliseconds

1234