Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c405 static int iwx_mimo_enabled(struct iwx_softc *);
3282 iwx_mimo_enabled(struct iwx_softc *sc) in iwx_mimo_enabled() function
6184 if (iwx_mimo_enabled(sc)) { in iwx_add_sta_cmd()
7725 uint8_t chains = iwx_mimo_enabled(sc) ? 2 : 1; in iwx_run()