Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wpireg.h435 struct wpi_mrr_setup { struct
436 uint32_t which;
440 struct {
451 } __packed rates[WPI_CCK11 + 1];
H A Dif_wpi.c2454 wpi_mrr_setup(struct wpi_softc *sc) in wpi_mrr_setup() function