Searched refs:iwx_mimo_enabled (Results 1 – 1 of 1) sorted by relevance
405 static int iwx_mimo_enabled(struct iwx_softc *);3282 iwx_mimo_enabled(struct iwx_softc *sc) in iwx_mimo_enabled() function6184 if (iwx_mimo_enabled(sc)) { in iwx_add_sta_cmd()7725 uint8_t chains = iwx_mimo_enabled(sc) ? 2 : 1; in iwx_run()