rtw_set_nettype
void rtw_set_nettype(struct rtw_softc *, enum ieee80211_opmode);
rtw_set_nettype(sc, IEEE80211_M_MONITOR);
rtw_set_nettype(sc, IEEE80211_M_MONITOR);
rtw_set_nettype(sc, IEEE80211_M_MONITOR);
rtw_set_nettype(sc, ic->ic_opmode);