Lines Matching refs:sc_ic
1498 struct ieee80211com *ic = &sc->sc_ic; in uath_data_txeof()
1564 struct ieee80211com *ic = &sc->sc_ic; in uath_data_rxeof()
1770 struct ieee80211com *ic = &sc->sc_ic; in uath_next_scan()
1782 struct ieee80211com *ic = &sc->sc_ic; in uath_create_connection()
1834 struct ieee80211com *ic = &sc->sc_ic; in uath_write_associd()
2151 ic = (struct ieee80211com *)&sc->sc_ic; in uath_reconnect()
2307 ic = (struct ieee80211com *)&sc->sc_ic; in uath_disconnect()
2517 struct ieee80211com *ic = &sc->sc_ic; in uath_set_chan()
2620 struct ieee80211com *ic = &sc->sc_ic; in uath_init_locked()
2765 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in uath_resume()
2776 struct ieee80211com *ic = &sc->sc_ic; in uath_m_start()
2802 struct ieee80211com *ic = &sc->sc_ic; in uath_m_stop()
2818 struct ieee80211com *ic = &sc->sc_ic; in uath_m_ioctl()
2866 struct ieee80211com *ic = &sc->sc_ic; in uath_m_setprop()
2892 err = ieee80211_getprop(&sc->sc_ic, pr_name, wldp_pr_num, in uath_m_getprop()
2903 ieee80211_propinfo(&sc->sc_ic, pr_name, wldp_pr_num, prh); in uath_m_propinfo()
2910 struct ieee80211com *ic = &sc->sc_ic; in uath_m_stat()
2976 struct ieee80211com *ic = &sc->sc_ic; in uath_m_tx()
3039 ic = (ieee80211com_t *)&sc->sc_ic; in uath_attach()
3296 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in uath_detach()
3319 if (mac_disable(sc->sc_ic.ic_mach) != 0) in uath_detach()
3325 if (mac_unregister(sc->sc_ic.ic_mach) != 0) in uath_detach()
3331 ieee80211_detach(&sc->sc_ic); in uath_detach()