Home
last modified time | relevance | path

Searched defs:wpi_mrr_setup (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_wpireg.h426 struct wpi_mrr_setup { struct
427 uint32_t which;
431 struct {
436 } __packed rates[WPI_RIDX_MAX + 1];
H A Dif_wpi.c2091 wpi_mrr_setup(struct wpi_softc *sc) in wpi_mrr_setup() function