Searched defs:wpi_mrr_setup (Results 1 – 2 of 2) sorted by relevance
435 struct wpi_mrr_setup { struct436 uint32_t which;440 struct {451 } __packed rates[WPI_CCK11 + 1];
2454 wpi_mrr_setup(struct wpi_softc *sc) in wpi_mrr_setup() function