Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_rum.c159 static int rum_cmd_sleepable(struct rum_softc *, const void *,
764 rum_cmd_sleepable(struct rum_softc *sc, const void *ptr, size_t len, in rum_cmd_sleepable() function
2280 rum_cmd_sleepable(ic->ic_softc, NULL, 0, 0, rum_update_slot_cb); in rum_update_slot()
2857 rum_cmd_sleepable(sc, &vap, sizeof(vap), 0, rum_update_beacon_cb); in rum_update_beacon()
3050 return !rum_cmd_sleepable(sc, k, sizeof(*k), 0, in rum_key_set()
3067 return !rum_cmd_sleepable(sc, k, sizeof(*k), 0, in rum_key_delete()