HomeSort by: relevance | last modified time | path
    Searched defs:rtw_set_nettype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtw.c 2641 rtw_set_nettype(struct rtw_softc *sc, enum ieee80211_opmode opmode) function in typeref:typename:void
2843 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3686 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3697 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3707 rtw_set_nettype(sc, ic->ic_opmode);
rtw.c 2641 rtw_set_nettype(struct rtw_softc *sc, enum ieee80211_opmode opmode) function in typeref:typename:void
2843 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3686 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3697 rtw_set_nettype(sc, IEEE80211_M_MONITOR);
3707 rtw_set_nettype(sc, ic->ic_opmode);

Completed in 237 milliseconds