Home
last modified time | relevance | path

Searched refs:urtwn_set_nettype0_msr (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/usb/
H A Dif_urtwn.c287 static void urtwn_set_nettype0_msr(struct urtwn_softc *, uint8_t);
1714 urtwn_set_nettype0_msr(struct urtwn_softc *sc, uint8_t type) in urtwn_set_nettype0_msr() function
1958 urtwn_set_nettype0_msr(sc, R92C_CR_NETTYPE_NOLINK); in urtwn_newstate_cb()
2018 urtwn_set_nettype0_msr(sc, R92C_CR_NETTYPE_NOLINK); in urtwn_newstate_cb()
2062 urtwn_set_nettype0_msr(sc, R92C_CR_NETTYPE_NOLINK); in urtwn_newstate_cb()
2089 urtwn_set_nettype0_msr(sc, R92C_CR_NETTYPE_NOLINK); in urtwn_newstate_cb()
2110 urtwn_set_nettype0_msr(sc, urtwn_get_nettype(sc)); in urtwn_newstate_cb()