Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h564 struct wpi_mrr_setup { struct
565 uint32_t which;
569 struct {
576 } __packed rates[WPI_RIDX_MAX + 1];
H A Dif_wpi.c3377 wpi_mrr_setup(struct wpi_softc *sc) in wpi_mrr_setup() function