Searched refs:R92C_MSR_NOLINK (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn.c856 if (uvp2->curr_mode != R92C_MSR_NOLINK)
888 if (uvp->curr_mode != R92C_MSR_NOLINK) {
1089 rtwn_set_mode(sc, R92C_MSR_NOLINK, uvp->id);
1194 if (rvp == NULL || rvp->curr_mode == R92C_MSR_NOLINK)
1829 rtwn_set_mode(sc, R92C_MSR_NOLINK, i);
/freebsd-13-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.c572 if (rvp->curr_mode != R92C_MSR_NOLINK)
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h422 #define R92C_MSR_NOLINK 0x00 macro

Completed in 59 milliseconds